Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. [root@deployhost openstack-ansible]# cd /opt/openstack-ansible/playbooks; ansible -m debug -a 'var=properties' neutron_agents
  2. Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
  3. [WARNING]: Found both group and host with same name: infra1
  4.  
  5. [WARNING]: Found both group and host with same name: infra2
  6.  
  7. [WARNING]: Found both group and host with same name: infra3
  8.  
  9. [WARNING]: Could not match supplied host pattern, ignoring: neutron_agents
  10.  
  11. [WARNING]: No hosts matched, nothing to do
  12.  
  13. [root@deployhost playbooks]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement