On Mon, 14 Oct 2019 02:42:05 -0700 (PDT)
Andre Gronwald <[email protected]> wrote:

> makes sense. any more documentation on that?
> i would need 4 ansible controller. 

Take a look at "Best practices"
https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#best-practices

and at "Directory Layout" in particular.
https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#directory-layout

Make the decision where to store the "Variables and Vaults".
https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#variables-and-vaults

Put everything into a "Version Control" to easily clone and move around the
controller
https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#version-control

FWIW. Below is link to my scripts that automate the creation of a "workbench"
https://github.com/vbotka/ansible-ansible/tree/master/contrib/workbench

Take a look at "Ansible Runner" (offers project abstract level similar to AWX)
https://ansible-runner.readthedocs.io/en/latest/

Take a look at "Ansible pull" (might fit the use-case)
https://docs.ansible.com/ansible/latest/cli/ansible-pull.html

Cheers,

        -vlado

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20191014130418.07098ac2%40gmail.com.

Attachment: pgpO7ikxoOsl1.pgp
Description: OpenPGP digital signature

Reply via email to