Skip to content

Instantly share code, notes, and snippets.

@souenzzo
Created August 22, 2016 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save souenzzo/97dd0451b131e5b4b44cbc1065f916f3 to your computer and use it in GitHub Desktop.
Save souenzzo/97dd0451b131e5b4b44cbc1065f916f3 to your computer and use it in GitHub Desktop.
---
- name: Exemplo
connection: chroot
hosts: chroots
tasks:
- ping:
### cat ./hosts
#[chroots]
#/arch ansible_python_interpreter=/usr/bin/python2
#/xenial
### ansible-playbook -i ./hosts ./chroot.yml # ;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment