This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ansible:ansible_cmd [2024/03/24 19:43] manu [All ansible commands] |
ansible:ansible_cmd [2025/11/18 13:33] (current) manu |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| **ansible-vault** : encryption/decryption utility for Ansible data files | **ansible-vault** : encryption/decryption utility for Ansible data files | ||
| + | |||
| + | **ansible-lint** : check playbook syntax | ||
| ===== cmd ===== | ===== cmd ===== | ||
| Line 46: | Line 48: | ||
| expect | expect | ||
| psexec (for windows) | psexec (for windows) | ||
| - | raw | + | raw # only module which doesn't use python |
| script | script | ||
| shell | shell | ||