Skip to content

Instantly share code, notes, and snippets.

@jagipson
Created January 9, 2019 17:10
Show Gist options
  • Save jagipson/8b8291714ecfe5c3e9141ec85598044d to your computer and use it in GitHub Desktop.
Save jagipson/8b8291714ecfe5c3e9141ec85598044d to your computer and use it in GitHub Desktop.
virtualbox.yaml
~/Projects/ADMIN/ansible]$ ansible-inventory -vvv -i virtualbox.yaml --graph
ansible-inventory 2.6.7
config file = /home/jagipson/Projects/ADMIN/ansible/ansible.cfg
configured module search path = [u'/home/jagipson/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.6/site-packages/ansible
executable location = /usr/bin/ansible-inventory
python version = 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]
Using /home/jagipson/Projects/ADMIN/ansible/ansible.cfg as config file
[WARNING]: Skipping unexpected key (plugin) in group (virtual), only "vars", "children" and "hosts" are valid
Parsed /images/Projects/ADMIN/ansible/virtualbox.yaml inventory source with yaml plugin
@all:
|--@ungrouped:
|--@virtual:
---
virtual:
plugin: virtualbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment