configurations-ansible/roles/ansible-node
2022-11-23 15:10:28 +01:00
..
defaults move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
handlers move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
meta move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
tasks move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
tests move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
vars move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
.travis.yml move specific playbooks to extra-playbooks folder; add ansible-node role to setup ansible for a target 2022-11-22 17:19:27 +01:00
README.md add COPYING; add missing README informations 2022-11-23 15:10:28 +01:00

ansible-node

Special role used to setup a target to execute ansible

Requirements

.

Role Variables

.

Dependencies

.

Example Playbook

ansible-playbook -i inventory/example.yml setup-node.yml --extra-vars="target=your_target"

License

GPLv3

Author Information