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.
ansible/test
Matt Davis d7fbc94758
add custom_action support to azure_rm_virtualmachine (#34970)
* Adds custom_data parameter to azure virtual machine resource

Invoke custom_data in an integration test: This invocation of
custom_data should not cause any side effects.

* Bugfix: String encoding now works in both python2 and 3

* Fix pep8 violations

* Use nginx to serve a text file created via custom_data and verify that
that custom_data is working

* fix up azure_rm_virtualmachine custom_data

* tweaks #25924 
* simplify string encoding fun
* don't rely on external packages
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Fix Python 3.7 syntax error in yum_repository. 8 years ago
integration add custom_action support to azure_rm_virtualmachine (#34970) 8 years ago
legacy Fix tests as filters #4 (#33930) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner [new module] Add Azure Container Instance support - cloud/azure/azure_rm_containerinstance (#32025) 8 years ago
sanity Add module support to yamllint sanity test. (#34964) 8 years ago
units Detects errors in bigip_config (#34965) 8 years ago
utils Preserve `test/results/data/` in Shippable jobs. 8 years ago