Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- __________________
- < PLAY [localhost] >
- ------------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- _________________
- < GATHERING FACTS >
- -----------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- <localhost> USING CHROOT: chroot-test-dir
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-1360749005.07-162924939801914 && echo $HOME/.ansible/tmp/ansible-1360749005.07-162924939801914']
- <localhost> REMOTE_MODULE setup
- <localhost> PUT /tmp/tmpbOIOFp TO chroot-test-dir/root/.ansible/tmp/ansible-1360749005.07-162924939801914/setup
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', ' /usr/bin/python /root/.ansible/tmp/ansible-1360749005.07-162924939801914/setup; rm -rf /root/.ansible/tmp/ansible-1360749005.07-162924939801914/ >/dev/null 2>&1']
- ok: [localhost]
- ______________________
- < TASK: [set timezone] >
- ----------------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- <localhost> USING CHROOT: chroot-test-dir
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-1360749005.49-66994549732733 && echo $HOME/.ansible/tmp/ansible-1360749005.49-66994549732733']
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', 'rc=0; [ -r "/etc/timezone" ] || rc=2; [ -f "/etc/timezone" ] || rc=1; [ -d "/etc/timezone" ] && rc=3; (/usr/bin/md5sum /etc/timezone 2>/dev/null) || (/sbin/md5sum -q /etc/timezone 2>/dev/null) || (/usr/bin/digest -a md5 /etc/timezone 2>/dev/null) || (/sbin/md5 -q /etc/timezone 2>/dev/null) || (/usr/bin/md5 -n /etc/timezone 2>/dev/null) || (/bin/md5 -q /etc/timezone 2>/dev/null) || (echo "${rc} /etc/timezone")']
- ok: [localhost] => {"changed": false}
- _______________
- < TASK: [setup] >
- ---------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- <localhost> USING CHROOT: chroot-test-dir
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-1360749005.59-6067292211131 && echo $HOME/.ansible/tmp/ansible-1360749005.59-6067292211131']
- <localhost> REMOTE_MODULE setup
- <localhost> PUT /tmp/tmpr5sESs TO chroot-test-dir/root/.ansible/tmp/ansible-1360749005.59-6067292211131/setup
- <localhost> EXEC ['/usr/sbin/chroot', 'chroot-test-dir', '/bin/sh', '-c', ' /usr/bin/python /root/.ansible/tmp/ansible-1360749005.59-6067292211131/setup; rm -rf /root/.ansible/tmp/ansible-1360749005.59-6067292211131/ >/dev/null 2>&1']
- ok: [localhost]
- ____________
- < PLAY RECAP >
- ------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- localhost : ok=3 changed=0 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement