39 lines
374 B
Markdown
39 lines
374 B
Markdown
Role Name
|
|
=========
|
|
|
|
Configure host for ansible operations
|
|
|
|
Requirements
|
|
------------
|
|
|
|
none
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
ansible_user - default _ansible_
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
|
|
|
|
- hosts: cibles
|
|
roles:
|
|
- tco.setup
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Thomas C <thomas@opendoor.fr>
|