Difference between revisions of "/usr/bin/env ansible-playbook"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
- [[hosts:]] localhost | - [[hosts:]] localhost | ||
become: yes | become: yes | ||
+ | [[gather_facts:]] no | ||
+ | [[tasks:]] | ||
.../... | .../... | ||
Latest revision as of 11:11, 8 September 2023
#!/usr/bin/env ansible-playbook
#!/usr/bin/env ansible-playbook - hosts: localhost become: yes gather_facts: no tasks: .../...
Related[edit]
See also[edit]
Advertising: