El nodo pide las configuraciones al master por cron: ansible-pull
Keeping your inventory file and variables in a git repo (or other version control) is an excellent way to track changes to your inventory and host variables.
Includes and imports (added in 2.4) allow users to break up large playbooks into smaller files, which can be used across multiple parent playbooks or even multiple times within the same Playbook.
Roles allow more than just tasks to be packaged together and can include variables, handlers, or even modules and other plugins. Unlike includes and imports, roles can also be uploaded and shared via Ansible Galaxy.
To use Ansible roles, you need playbooks which define what roles are run on which hosts.
RUNDECK OK
- permissions, audit, & collaboration
- hay un modelo de integracion con jenkins
- soporta ldap y hay plugin kerberos
- hay paquete deb
- usa mysql
- war
STACKSTORM
La versión libre:
- no soporta LDAP
- no soporta roles
JENKINS
- Problemas con nivel fino de permisos?
Otros
SALT
- Python
- Clientes que corren como root y se conectan al master
- Más larga curva de aprendizaje