Michael DeHaan
|
faed4b5a33
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
in 0.6 release)
|
2012-08-06 20:07:02 -04:00 |
|
Michael DeHaan
|
7e9e29011e
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
AnsibleModule stuff no longer base64 encodes for simplicity and speed reasons.
|
2012-08-02 21:29:10 -04:00 |
|
Michael DeHaan
|
5fd2018117
|
Convert authorized_key modules to use new common code + misc style things
|
2012-07-28 17:03:10 -04:00 |
|
Brad Olson
|
be9ff7ff46
|
Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent.
|
2012-07-02 19:16:57 +00:00 |
|
Brad Olson
|
756df550f8
|
Fixes ansible/ansible#523. Removed 'with:' blocks so module works with Python 2.4 for CentOS 5 support, courtesy of mcodd/ansible@29af24b732.
|
2012-07-02 17:57:38 +00:00 |
|
Brad Olson
|
ab55b1a412
|
Renamed module, fixed idempotency, removed debug param.
|
2012-05-30 16:41:38 -04:00 |
|