community.general/lib/ansible/modules
johnnysheppard-isode 54de41309f win_lineinfile backrefs bug fix and updated examples. (#20926)
* Bug Fix for win_lineinfile and updated examples.

- changed $backrefs to a bool so it works with true/false/yes/no. This also fixes idempotency.
- Updated Docs with an example of using backrefs.

* Made suggested updates and converted two more parameters to "bool"

* Updated the Exception message

- Now contains the Windows Exception message as well as a custom message to help point in the right direction of a failed write.

* Updated Exception Handling

- Added Exception checks for Creating and removing the temporary files.
- Changed the ErrorAction on the copy tmpfile and remove tmp file to "Stop" to
  cause the exception handler to catch all errors so we can fail gracefully
  every time.
2017-02-15 20:09:30 -05:00
..
cloud add 'version_added' field for environment_variables option in lambda.py (#21500) 2017-02-15 18:52:48 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
files Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
network Add status_code & failed:false when status==200 (#21457) 2017-02-15 14:30:06 -08:00
notification Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
packaging YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
remote_management Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
source_control Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
storage YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
system Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
utilities no log passwords (#21229) 2017-02-10 15:13:59 -05:00
web_infrastructure Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
windows win_lineinfile backrefs bug fix and updated examples. (#20926) 2017-02-15 20:09:30 -05:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00