Ansible playbook which installs a salt-minion from the salt repository
Ansible playbook which installs the latest version of the salt-minion and adds an entry to the /etc/hosts
file.
None.
Please configure the following variables:
If these are not set, the playbook will use the defaults!
None.
- hosts: servers
vars:
saltmaster:
ip: 10.10.10.15
hostname: salt
roles:
- ossobv.salt-minion-playbook
GNU GPLv3
Jordi de Wal | OSSO B.V. jdwal@osso.nl