Michael DeHaan
|
6f49642286
|
All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ).
Fixing for standardization purposes.
|
2014-01-15 09:52:17 -05:00 |
|
James Tanner
|
6000d636b3
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
Akihiro YAMAZAKI
|
97b6e13e46
|
fix typo in document
|
2013-11-21 16:09:43 +09:00 |
|
James Cammarata
|
808d9596b2
|
Fixing typos in is_keyid function definition and usage
Fixes #4068
|
2013-09-09 17:26:44 -05:00 |
|
Michael DeHaan
|
de14995b8c
|
PEP8: fix spacing
|
2013-08-03 14:55:38 -04:00 |
|
Hector Acosta
|
c62210ce37
|
Add rpm_key module
This module can be used to import public keys into your rpm database.
Signed-off-by: Hector Acosta <hector.acosta@gmail.com>
|
2013-07-31 15:55:38 -05:00 |
|