mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[ec2] Use user_data if specified (#54494)
* Use user_data if specified * changelog
This commit is contained in:
3
changelogs/fragments/54494-ec2-user-data.yaml
Normal file
3
changelogs/fragments/54494-ec2-user-data.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- ec2 - Only use user_data if the user has specified a value.
|
||||
This prevents setting the instance's user data to b'None'.
|
||||
Reference in New Issue
Block a user