This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| server:ansible [2020/06/21 22:07] – [Commands] tmade | server:ansible [2021/04/02 18:56] (current) – [Commands] tmade | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====Commands==== | ====Commands==== | ||
| + | |||
| + | https:// | ||
| ansible all -m ping -vvv | ansible all -m ping -vvv | ||
| Line 7: | Line 9: | ||
| ansible --inventory / | ansible --inventory / | ||
| ansible-doc user | ansible-doc user | ||
| - | ansible-inventory --graph Ubuntu16_4 | + | ansible-inventory --graph Ubuntu16_4 |
| - | ansible-inventory --graph | + | ansible-inventory --graph |
| + | ansible myhost.local -a " | ||
| + | ansible mygroup -a "/ | ||
| + | ansible mygroup -a "/ | ||
| ====Config==== | ====Config==== | ||