Difference between revisions of "Ansible playbooks examples"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(5 intermediate revisions by the same user not shown)
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>
 
* [[Create aws ec2 instance with ansible]]
 
* [[Create aws ec2 instance with ansible]]
Line 9: Line 9:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[vars_files:]]</code>
 
* <code>[[vars_files:]]</code>
 +
* <code>[[tasks:]]</code>
 +
* <code>[[hosts:]]</code>
 
* [[Terraform examples]]
 
* [[Terraform examples]]
  

Revision as of 19:00, 20 October 2021

Advertising: