Skip to content

Instantly share code, notes, and snippets.

@a1git
Created August 8, 2017 19:10
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 a1git/bf73a5217e680175afe28a52a8138b13 to your computer and use it in GitHub Desktop.
Save a1git/bf73a5217e680175afe28a52a8138b13 to your computer and use it in GitHub Desktop.
setup anything error
TASK [Set resolver rotate when physical_host is not an unbound host] *************************************************************************************************************************************************************************************************************************************************
task path: /opt/openstack-ansible/playbooks/common-playbooks/unbound-clients.yml:63
Tuesday 08 August 2017 19:05:04 +0000 (0:00:00.086) 0:00:00.466 ********
<v11> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
<v12> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
<v13> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
<c8> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
<c7> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
<v14> Task "Set resolver rotate when physical_host is not an unbound host" has been omitted from the job because the conditional "['resolvconf_enabled | bool', 'resolver_list is not defined']" was evaluated as "False"
META: ran handlers
TASK [resolvconf : Gather variables for each operating system] *******************************************************************************************************************************************************************************************************************************************************
task path: /etc/ansible/roles/resolvconf/tasks/main.yml:16
Tuesday 08 August 2017 19:05:04 +0000 (0:00:00.088) 0:00:00.555 ********
fatal: [v11]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
fatal: [v12]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
fatal: [v13]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
fatal: [c8]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
fatal: [c7]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
fatal: [v14]: FAILED! => {
"failed": true,
"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"
}
PLAY RECAP ***********************************************************************************************************************************************************************************************************************************************************************************************************
c7 : ok=0 changed=0 unreachable=0 failed=1
c8 : ok=0 changed=0 unreachable=0 failed=1
v11 : ok=0 changed=0 unreachable=0 failed=1
v12 : ok=0 changed=0 unreachable=0 failed=1
v13 : ok=0 changed=0 unreachable=0 failed=1
v14 : ok=0 changed=0 unreachable=0 failed=1
Tuesday 08 August 2017 19:05:04 +0000 (0:00:00.062) 0:00:00.617 ********
===============================================================================
Gathering Facts --------------------------------------------------------- 0.13s
------------------------------------------------------------------------------
Set unbound physical hosts fact ----------------------------------------- 0.09s
/opt/openstack-ansible/playbooks/common-playbooks/unbound-clients.yml:22 ------
Set resolver rotate when physical_host is not an unbound host ----------- 0.09s
/opt/openstack-ansible/playbooks/common-playbooks/unbound-clients.yml:63 ------
Apply resolver sorting -------------------------------------------------- 0.09s
/opt/openstack-ansible/playbooks/common-playbooks/unbound-clients.yml:35 ------
Set resolver IP list fact ----------------------------------------------- 0.09s
/opt/openstack-ansible/playbooks/common-playbooks/unbound-clients.yml:53 ------
resolvconf : Gather variables for each operating system ----------------- 0.06s
/etc/ansible/roles/resolvconf/tasks/main.yml:16 -------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment