Tech:Handbook: Difference between revisions

Jump to navigation Jump to search
ansible all -i "localhost," -c local -m git -a "name=https://github.com/Orain/ansible-playbook.git dest=/root/ansible-playbook version=master"
imported>Addshore
(fix)
imported>Addshore
(ansible all -i "localhost," -c local -m git -a "name=https://github.com/Orain/ansible-playbook.git dest=/root/ansible-playbook version=master")
Line 6:
 
'''Manual Pull'''
<blockquote>ansible all -i "localhost," -c local --limit "localhost:localhost.localdomain:127.0.0.1" -m git -a "name=https://github.com/Orain/ansible-playbook.git dest=/root/ansible-playbook version=master"</blockquote>
</blockquote>
 
'''Manual Update''' (doesn't pull changes from the repo)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu