creating ansible docker role ####use ansible-galaxy init docker
ansible-galaxy install -r requirements.yml
yamllint ansible-playbook --syntax-check ansible-lint molecule test(integration) ansible-playbook --check(against prod) Parallel infrastructure
ansible-config init --disabled -t all > ansible.cfg
3 keys for taking automation to the next level
we had to chnage our mindset in how we're managing and deplouing our global networok, which included not only modernizing our platforms but modernizing our skill sets.
how to autmomated
Standardize >>> Codify >>> Operationalize
3.need a platform make all these operational
C culture A automation L lean it M measurement S sharing
look at the ansible and servicenow integration.