mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Import original unmodified upstream version This is another attempt to get the xml module upstream. https://github.com/cmprescott/ansible-xml/ This is the original file from upstream, without commit 1e7a3f6b6e2bc01aa9cebfd80ac5cd4555032774 * Add additional changes required for upstreaming This PR includes the following changes: - Clean up of DOCUMENTATION - Rename "ensure" parameter to "state" parameter (kept alias) - Added EXAMPLES - Remove explicit type-case using str() for formatting - Clean up AnsibleModule parameter handling - Retained Python 2.4 compatibility - PEP8 compliancy - Various fixes as suggested by abadger during first review This fixes cmprescott/ansible-xml#108 * Added original integration tests There is some room for improvement wrt. idempotency and check-mode testing. * Some tests depend on lxml v3.0alpha1 or higher We are now expecting lxml v2.3.0 or higher. We skips tests if lxml is too old. Plus small fix. * Relicense to GPLv3+ header All past contributors have agreed to relicense this module to GPLv2+, and GPLv3 specifically. See: https://github.com/cmprescott/ansible-xml/issues/113 This fixes cmprescott/ansible-xml#73 * Fix small typo in integration tests * Python 3 support This PR also includes: - Python 3 support - Documentation fixes - Check-mode fixes and improvements - Bugfix in check-mode support - Always return xmlstring, even if there's no change - Check for lxml 2.3.0 or newer * Add return values * Various fixes after review |
9 years ago | |
|---|---|---|
| .. | ||
| group_vars | 9 years ago | |
| host_vars | ||
| roles | 9 years ago | |
| targets | 9 years ago | |
| vars | ||
| Makefile | 9 years ago | |
| amazon.yml | 9 years ago | |
| asa.yaml | 9 years ago | |
| azure.yml | ||
| cleanup_azure.py | 9 years ago | |
| cleanup_ec2.py | 9 years ago | |
| cleanup_gce.py | 9 years ago | |
| cleanup_rax.py | 9 years ago | |
| cloud-config-aws.yml.template | 9 years ago | |
| cloud-config-cs.ini.template | 9 years ago | |
| cloudflare.yml | 9 years ago | |
| cloudscale.yml | 9 years ago | |
| cnos.yaml | 9 years ago | |
| connection-buildah.yaml | 9 years ago | |
| consul.yml | ||
| consul_inventory.yml | ||
| consul_running.py | ||
| credentials.template | 9 years ago | |
| dellos6.yaml | ||
| dellos9.yaml | 9 years ago | |
| dellos10.yaml | ||
| eos.yaml | 9 years ago | |
| exoscale.yml | ||
| galaxy_playbook.yml | ||
| galaxy_playbook_git.yml | ||
| galaxy_roles.yml | 9 years ago | |
| galaxy_rolesfile | ||
| gce.yml | 9 years ago | |
| gce_credentials.py | 9 years ago | |
| integration_config.yml | 9 years ago | |
| inventory | 9 years ago | |
| inventory.network | 9 years ago | |
| inventory.networking.template | 9 years ago | |
| inventory.remote.template | ||
| inventory.winrm.template | 9 years ago | |
| inventory.yaml | 9 years ago | |
| ios.yaml | 9 years ago | |
| iosxr.yaml | 9 years ago | |
| jenkins.yml | ||
| junos.yaml | 9 years ago | |
| netscaler.yaml | 9 years ago | |
| network-all.yaml | 9 years ago | |
| network-integration.cfg | 9 years ago | |
| nuage.yaml | 9 years ago | |
| nxos.yaml | 9 years ago | |
| ops.yaml | 9 years ago | |
| ovs.yaml | 9 years ago | |
| platform_agnostic.yaml | 9 years ago | |
| rackspace.yml | ||
| setup_gce.py | 9 years ago | |
| target-prefixes.network | 9 years ago | |
| vyos.yaml | 9 years ago | |