Files
community.general/lib/ansible/modules/system
Adrian Lopez 7255b6a151 Fixes #29818: chkconfig command is not daemonized, uses run_command()
In the last commit I modified the code to run commands when they are
daemonized. But the execution of "chkconfig" is not daemonized so it
uses "self.module.run_command(cmd)".

This commit set the default localize to allow proper screen scraping of
chkconfig command.
2018-05-21 12:54:18 -04:00
..
2016-12-08 11:22:22 -05:00
2018-04-24 18:05:50 +01:00
2017-08-15 23:12:08 -07:00
2017-11-30 18:07:11 +10:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2018-04-24 18:05:50 +01:00
2018-04-24 18:05:50 +01:00
2018-02-05 23:39:56 -05:00
2017-11-21 20:59:08 -08:00
2018-05-17 17:32:27 -05:00
2018-05-17 17:22:40 -04:00