Skip to content

Instantly share code, notes, and snippets.

View john-westcott-iv's full-sized avatar

John Westcott IV john-westcott-iv

  • Red Hat
  • North East USA
View GitHub Profile
@john-westcott-iv
john-westcott-iv / ansible.output.txt
Last active September 16, 2021 11:53
Full output from running tolerable ansible playbook
In this example, we will reboot the target machine, wait for it to come up, reboot it again and then finally create the file we are looking for.
Lines starting with >>>>> are indicators of what was happening to the machine, not Ansible output.
PLAY [Try to survive and detect a reboot] *******************************************************************
TASK [include_tasks] *******************************************************************
included: run_check_test.yml for 192.168.0.31
>>>>> BEGAN MACHINE REBOOT <<<<<
TASK [Check for the file] *******************************************************************