ansible/examples/playbooks
Stephen Fromm 8592b3b40d Update user module to support group name
This changes the gid option to group.  One may provide a primary group
as either a gid or a name.  The module will then check to verify that
the group already exists.  If the group does not already exist, the
module will fail.
2012-03-26 23:03:09 -04:00
..
handlers restructure the examples directory 2012-03-13 19:27:13 -04:00
tasks Allow groups to be passed to runner API to make parse_hosts optional, misc fixes as a result of refactoring in Runner. 2012-03-22 00:30:05 -04:00
templates restructure the examples directory 2012-03-13 19:27:13 -04:00
vars Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 2012-03-19 22:42:31 -04:00
conditionals_part1.yml rename example files 2012-03-21 22:21:42 -04:00
conditionals_part2.yml rename example files 2012-03-21 22:21:42 -04:00
intermediate_example.yml rename example files 2012-03-21 22:21:42 -04:00
intro_example.yml rename example files 2012-03-21 22:21:42 -04:00
user_commands.yml Update user module to support group name 2012-03-26 23:03:09 -04:00