ansible/system
zitterbacke 2e88582165 re-enable AIX password setting
the AIX class uses a unsafe shell for setting the user password (containing a pipe in the command). This patch adopts to the new behavior of module_utils/basic.py (since somewhere around 1.7).

besides it changes the qoutes for the echo command from double to single, because password-hashes contain $-signs and one would not have this variables expanded.
2014-12-16 15:10:00 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Typo in comments 2014-11-27 12:36:34 +01:00
cron.py Update cron example for setting to run twice a day 2014-12-02 14:38:32 -08:00
group.py file extensions! 2014-09-26 10:37:56 -04:00
hostname.py fixed hostname for gentoo 2014-12-11 09:05:27 -05:00
mount.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05:00
ping.py file extensions! 2014-09-26 10:37:56 -04:00
seboolean.py file extensions! 2014-09-26 10:37:56 -04:00
selinux.py file extensions! 2014-09-26 10:37:56 -04:00
service.py vastly simplified systemd detection, made enable/disable errors clearer 2014-12-08 08:15:54 -05:00
setup.py file extensions! 2014-09-26 10:37:56 -04:00
sysctl.py Fixed typo 2014-11-28 16:36:21 +01:00
user.py re-enable AIX password setting 2014-12-16 15:10:00 +01:00