Created
November 16, 2017 17:32
-
-
Save alikins/11f21669b8a9e4a430531844ca3cbc20 to your computer and use it in GitHub Desktop.
issue_19305 verbose varman output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# running the playbook at https://gist.github.com/samdoran/339eb1fa15ab9c097859719c40faa5c4 | |
# with ansible branch from https://github.com/alikins/ansible/tree/var_man_changed_inv_plugins | |
PLAYBOOK: issue_19305.yml ****************************************************************************************************************************************************************************************** | |
1 plays in issue_19305.yml | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
PLAY [Issue 19305 - Include role and variable issues] ************************************************************************************************************************************************************** | |
META: ran handlers | |
host_vars: group_names=[] scope_info: None | |
host_vars: inventory_hostname_short=u'localhost' scope_info: None | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues', 'hostname': u'localhost', 'task': u'Include some roles'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
TASK [Include some roles] ****************************************************************************************************************************************************************************************** | |
task path: /home/adrian/src/ansible/issue_19305.yml:11 | |
host_vars: group_names=[] scope_info: None | |
host_vars: inventory_hostname_short=u'localhost' scope_info: None | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues', 'hostname': u'localhost', 'task': u'Include some roles'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
host_vars: group_names=[] scope_info: None | |
host_vars: inventory_hostname_short=u'localhost' scope_info: None | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues', 'hostname': u'localhost', 'task': u'Include some roles'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
ERROR! 'item' is undefined | |
play_get_vars: role_name=u'role1' scope_info: {'play': u'Issue 19305 - Include role and variable issues'} | |
magic_variables: play_hosts=[] scope_info: None | |
magic_variables: playbook_dir=u'/home/adrian/src/ansible' scope_info: None | |
magic_variables: role_names=[] scope_info: None | |
PLAY RECAP ********************************************************************************************************************************************************************************************************* | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment