2022-11-23 15:10:28 +01:00
|
|
|
ansible-node
|
2022-11-22 17:19:27 +01:00
|
|
|
=========
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
Special role used to setup a target to execute ansible
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
.
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
Role Variables
|
|
|
|
--------------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
.
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
Dependencies
|
|
|
|
------------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
.
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
Example Playbook
|
|
|
|
----------------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
`ansible-playbook -i inventory/example.yml setup-node.yml --extra-vars="target=your_target"`
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
GPLv3
|
2022-11-22 17:19:27 +01:00
|
|
|
|
|
|
|
Author Information
|
|
|
|
------------------
|
|
|
|
|
2022-11-23 15:10:28 +01:00
|
|
|
- [Claudio Maradonna](https://social.unitoo.it/claudio)
|