〔ABC順〕

blockinfile

参考:

blockinfile – Insert/update/remove a text block surrounded by marker lines | Ansible Documentation [Official]

copy

参考:

copy – Copies files to remote locations | Ansible Documentation [Official]

dnf

参考:

dnf – Manages packages with the dnf package manager | Ansible Documentation [Official]

expect

参考:

expect – Executes a command and responds to prompts | Ansible Documentation [Official]

file

参考:

file – Manage files and file properties | Ansible Documentation [Official]

gem

参考:

gem – Manage Ruby gems | Ansible Documentation [Official]

git

参考:

git – Deploy software (or files) from git checkouts | Ansible Documentation [Official]

group

参考:

group – Add or remove groups | Ansible Documentation [Official]

homebrew

参考:

homebrew – Package manager for Homebrew | Ansible Documentation [Official]

include_vars

参考:

include_vars – Load variables from files, dynamically within a task | Ansible Documentation [Official]

include_vars で環境に応じた変数を読み込む | Developers.IO

mysql_*

参考:

mysql_db – Add or remove MySQL databases from a remote host | Ansible Documentation [Official]

mysql_replication – Manage MySQL replication | Ansible Documentation [Official]

mysql_user – Adds or removes a user from a MySQL database | Ansible Documentation [Official]

mysql_variables – Manage MySQL global variables | Ansible Documentation [Official]

ping

参考:

ping – Try to connect to host, verify a usable python and return pong on success | Ansible Documentation [Official]

shell

参考:

shell – Execute shell commands on targets | Ansible Documentation [Official]

stat

参考:

stat – Retrieve file or file system status | Ansible Documentation [Official]

Stat.exists with list of variables in ansible – Stack Overflow

systemd

参考:

systemd – Manage services | Ansible Documentation [Official]

yum

参考:

yum – Manages packages with the yum package manager | Ansible Documentation [Official]

yum モジュール – Qiita

各 state (present, installed, latest, absent, removed) の違い – Qiita

Ansible の yum に with_items を指定するときの落とし穴と回避策 – Qiita

まとめ

参考:

ansible でよく使うコマンド・モジュールまとめ – Qiita

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA