ansible/lib/ansible/module_utils
Marc Abramowitz e0015395de Expose more facts about user on host system
Adds:
  - `user_uid`
  - `user_gid`
  - `user_gecos`
  - `user_dir`
  - `user_shell`
2014-09-24 14:05:31 -07:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py A10 module improvements 2014-08-28 20:23:48 -05:00
basic.py Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
ec2.py Remove unreachable code. 2014-09-23 07:13:59 +02:00
facts.py Expose more facts about user on host system 2014-09-24 14:05:31 -07:00
gce.py Add support for environment variables in GCE module. 2014-08-01 11:44:58 -05:00
known_hosts.py removed port from domain name qualification, fixes 7941 2014-07-02 19:54:50 -04:00
openstack.py Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible into devel 2014-08-08 11:05:13 -04:00
powershell.ps1 All changes referenced in PRs #8767 , #8768 , #8769 : 2014-08-29 10:39:42 +02:00
rax.py Perform region validation early to be more explicit about invalid region failures 2014-09-02 09:17:40 -05:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Fixing multiline parsing to preserve newlines 2014-09-10 15:14:46 -05:00
urls.py Catch additional errors in fetch_url 2014-09-11 09:47:28 -05:00