Files
community.general/lib/ansible/modules/system
Brett Maton 6291efd4ea Add module parameter to control Puppet agent noop switch (#43678)
* Puppet agent noop switch

    Add module parameter to control noop switch

    Current module overrides puppet.conf noop setting by forcing '--no-noop' switch  which may not be expected or desired.

    Add parameter to allow user control.

    noop: Undefined - Use agent configuration
    noop: true - Add --noop switch to cmd
    noop: false - Add --no-noop switch to cmd

Ansible check mode always runs with --noop switch

* Update lib/ansible/modules/system/puppet.py

Co-Authored-By: matonb <matonb@ltresources.co.uk>
Co-Authored-By: matonb <matonb@ltresources.co.uk>
Co-Authored-By: matonb <matonb@ltresources.co.uk>
2018-12-04 12:30:19 +00:00
..
2018-04-24 18:05:50 +01:00
2018-11-21 17:29:29 +00:00
2017-11-30 18:07:11 +10:00
2018-11-28 13:55:52 +05:30
2018-09-10 14:20:22 -04:00
2018-11-28 13:55:52 +05:30
2018-11-28 13:55:52 +05:30
2018-11-05 12:50:21 +00:00
2018-04-24 18:05:50 +01:00
2018-11-21 10:32:42 +00:00
2018-06-26 14:09:23 -04:00
2018-07-22 02:31:46 -04:00
2018-09-28 16:07:44 -04:00
2018-08-24 19:43:35 -04:00
2018-08-24 19:43:35 -04:00