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/test/integration/targets/azure_rm_virtualmachine
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
2018-01-16 21:05:35 -08:00
..
defaults migrate azure_rm_vm tests to active (#30452) 2017-09-15 22:48:30 -07:00
meta migrate azure_rm_vm tests to active (#30452) 2017-09-15 22:48:30 -07:00
tasks add custom_action support to azure_rm_virtualmachine (#34970) 2018-01-16 21:05:35 -08:00
aliases Split up cloud tests to avoid 1 hour CI limit. 2017-11-23 02:33:56 -08:00