linjianzao / myansible

my ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myansible

my ansible
run: ansible-playbook -i hosts xenial_init.yml
run with localhost add "--connection=local": ansible-playbook -i hosts xenial_init.yml --connection=local
ansible-galaxy init rolename
ssl ca certificate error : sudo apt-get install --reinstall ca-certificatessudo

About

my ansible


Languages

Language:Groovy 69.6%Language:Shell 30.4%