Hello I am using ansible-pull along with cron to perform hardening and predependencies for my infra. I am managing all the contents of ansible playbooks/roles/inventory in git I am using a seperate directory name templates and have a yml template specific for all apps and defining nodes directly into the git repo main directory by copying the template to hostname yml file of the host . This way I am able to define how my each node takes which configuration changes or based on application.
My issue is as I am creating more number of host yml files inside my git repo directory, I have many files in the infra i have defined and the repo files listing looks messed up, I have local.yml which will be picked up by default if no definitions are made for a host. Is there any chance I can define a directory via ansible-pull to search host definitions only from that directory instead of the main git repo directory. Thanks Sri -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAF9AceHW0y30tEwiopQx_DWUBBSnHnp74WeWck2yfNaM6C6vwg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
