1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
Dag Wieers 11c9756d9c xml module: Make user interface much more restricted (#28657)
So the xml module has a lot of parameters that combined together do
specific things. however it does not really describe which parameters
are required together, or which ones are required.

This PR fixes that situation and makes it impossible to provide
confussing parameters combinations.

Also, `pretty_print` was used as a flag to modify the output, but also
as an action to reformat the file (without other change). This is
problematic the way it was designed. This fixes that too.

This fixes #28194
2017-08-25 15:01:24 +02:00
..
cloud [cloud] Amazon Redshift module cluster deletion fix (#25164) 2017-08-24 16:41:32 -04:00
clustering Kubernetes PATCH operation (#19428) 2017-08-22 18:11:10 -04:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto crypto: Add new module openssl_certificate (#28263) 2017-08-22 19:40:24 +02:00
database Fix postgresql_user module to treat quoted identifier well, Fixes #18937 (#18938) 2017-08-17 12:40:24 -04:00
files xml module: Make user interface much more restricted (#28657) 2017-08-25 15:01:24 +02:00
identity Update metadata to 1.1 2017-08-15 23:12:08 -07:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Update metadata to 1.1 2017-08-15 23:12:08 -07:00
monitoring Correct mute function in datadog_monitor (#19662) 2017-08-22 09:38:07 -04:00
net_tools exoscale: similar env vars as in cloudstack 2017-08-22 14:43:48 +02:00
network configures address-families when vrf is created (#28615) 2017-08-25 07:51:20 -04:00
notification Fix metadata in syslogger module. 2017-08-21 13:14:55 -04:00
packaging Fix : get proper snapshotVersion when no classifier (#27102) (#27103) 2017-08-23 10:42:48 -04:00
remote_management EthernetNetworkModule for HPE OneView (#28336) 2017-08-24 17:57:13 +02:00
source_control Don't remove comment from public key, and improve error message for duplicate keys (github_key) (#22282) 2017-08-17 15:38:39 -04:00
storage Set protection group enabled by default with option to disable (#28582) 2017-08-24 17:48:01 +02:00
system Fix incorrect command-line parameters for Solaris (#22865) 2017-08-24 10:22:48 -04:00
utilities Update metadata to 1.1 2017-08-15 23:12:08 -07:00
web_infrastructure Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
windows windows/win_command: improve examples (#20465) 2017-08-24 11:14:05 -04:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00