mirror of https://github.com/ansible/ansible.git
Squashed commit of the following:
commitpull/1696/head48069adf0f
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Tue Nov 27 10:13:08 2012 +0100 Removing this plugin from this branch. commit15400fffe6
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Tue Nov 27 09:53:16 2012 +0100 Enhance _match function in inventory with regex. --limit ~regex could be used to filter hosts or group with a regex. Tested on cli and ansible-playbook. commit63c1b2e17e
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Tue Nov 27 09:03:41 2012 +0100 Revert pull request #1684 commit7c2c6fee3a
Merge:f023a2f
dd5a847
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Tue Nov 27 08:52:53 2012 +0100 Merge remote branch 'upstream/devel' into devel commitf023a2f3df
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Mon Nov 26 20:52:27 2012 +0100 Add an inventory plugin to fetch groups and host from our CMDB. commitc64193b4c6
Author: Gregory Duchatelet <skygreg@gmail.com> Date: Mon Nov 26 20:43:30 2012 +0100 Added possibility to filter hosts from a group, with a regex, separating groupname and regex with a ~ Usage in group pattern: group~filterpattern Samples: ansible group~server-0[1236] -m ping ansible web~proxy -m ping ansible web~(proxy|frontend) -m ping
parent
24dadb3c27
commit
dde01dabc3
Loading…
Reference in New Issue