Brian Coca
d0c6d2ff1c
poreted log_plays, syslog_json and osx_say callbacks to v2
...
renamed plugins to contrib (they are not really plugins)
rewrote README.md to reflect new usage
added new dir to setup.py so it gets copied with installation, in views
of making using inventory scripts easier in teh future
2015-07-10 10:30:33 -04:00
Brian Coca
9bf39e7875
reversed cache check condition to actually work
...
fixes #11505
2015-07-07 08:51:39 -04:00
Tom Paine
410285ecd6
add simple prefix filtering to vmware inventory
...
Significantly speeds up inventory collection on systems with many
excluded machines.
2015-06-17 18:41:54 +01:00
Chris Church
48a0b6fb12
VMware inventory script updates from Tower.
2015-02-11 03:06:27 -05:00
Michael DeHaan
3bead39c75
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
...
Conflicts:
docsite/rst/guide_rax.rst
plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
Michael DeHaan
8c4161d4a1
Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
...
Conflicts:
lib/ansible/inventory/vars_plugins/group_vars.py
plugins/callbacks/mail.py
2014-08-08 12:17:37 -04:00
Brian Coca
b65536bc56
removed parent, wasn't very useful and caused problems across versions
...
fixed cache expiration
2014-07-19 15:54:58 -04:00
Brian Coca
900a9f9556
added environment variables as config overrides for vmware inventory
...
fixed vmware properties, was getting parent's properties
cache now actually works
removed tags, they were not the ones i was looking for
renamed cache defaults fixed ini file to match
2014-07-19 13:11:31 -04:00
Christian Berendt
6676720ce5
fixed typos found by RETF rules in PY files
...
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
2014-05-03 18:40:05 +02:00
Carlos E. Garcia
7f5dd5e85d
multiple spelling error changes
2014-04-29 10:41:05 -04:00
Brian Coca
f3c2256554
vsphere/vmware inventory plugin
...
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
2014-02-10 14:18:00 -05:00