Difference between revisions of "Ansible playbooks examples"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
== Examples ==
 
== Examples ==
 
* [[Install software]]: <code>[[package:]]</code>
 
* [[Install software]]: <code>[[package:]]</code>
* [[Install and configure sysstat using Ansible]]: (<code>[[package (Ansible module|package)]]</code>, <code>[[lineinfile:]]</code>, <code>[[service:]]</code>, <code>[[package:]]</code>)
+
* [[Install and configure sysstat using Ansible]]: (<code>[[lineinfile:]]</code>, <code>[[service:]]</code>, <code>[[package:]]</code>)
 
* [[Configure user to be able to use sudo with no password]] (<code>[[lineinfile:]]</code>)
 
* [[Configure user to be able to use sudo with no password]] (<code>[[lineinfile:]]</code>)
 
* <code>[[ios_ping]]</code>
 
* <code>[[ios_ping]]</code>

Revision as of 19:00, 20 October 2021

Advertising: