Skip to content

Instantly share code, notes, and snippets.

@antonym
Created February 17, 2017 21:07
Show Gist options
  • Save antonym/d7d6fb3a471a25a1fe2e8311cd2916b2 to your computer and use it in GitHub Desktop.
Save antonym/d7d6fb3a471a25a1fe2e8311cd2916b2 to your computer and use it in GitHub Desktop.
TASK [rpc_maas : set container names] ******************************************
task path: /opt/rpc-openstack/rpcd/playbooks/roles/rpc_maas/tasks/container-storage-checks.yml:22
<rpc-openstack_nova_conductor_container-97072705> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_horizon_container-d8c01792> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_utility_container-ce4ed509> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
container_name: "rpc-openstack"
physical_hostname: "rpc-openstack"
<rpc-openstack_keystone_container-2e97b8a3> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_cinder_scheduler_container-c5a9617c> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_nova_cert_container-5db47c84> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_logstash_container-b4635229> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_swift_proxy_container-7ddbb05b> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_elasticsearch_container-194d96e7> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_neutron_server_container-a33210d8> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_repo_container-185435c7> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_glance_container-bdc0c549> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_neutron_agents_container-cd4980e6> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_nova_api_os_compute_container-a5d2e69c> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_nova_api_metadata_container-d89cd0c4> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_kibana_container-fd11bf7f> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_nova_console_container-4051a705> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_cinder_api_container-2780cb9d> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_galera_container-76b5805a> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_galera_container-7593ae4e> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_galera_container-b18496f6> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_nova_scheduler_container-a5e6a8be> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_rsyslog_container-287ee7d2> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_rabbit_mq_container-b55cfc26> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_rabbit_mq_container-677eb094> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_rabbit_mq_container-861ece38> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_memcached_container-fd7f381c> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_heat_apis_container-17ea6f85> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
<rpc-openstack_heat_engine_container-929c3961> Task "set container names" has been omitted from the job because the conditional "[u'_container_names.rc == 0']" was evaluated as "False"
ok: [rpc-openstack] => {"ansible_facts": {"container_names": "_container_names.stdout.split()"}, "changed": false, "invocation": {"module_args": {"container_names": "_container_names.stdout.split()"}, "module_name": "set_fact"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment