mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
[ec2] Use user_data if specified (#54494)
* Use user_data if specified * changelog
This commit is contained in:
parent
d53c3cd4f2
commit
ba8b5ec0d3
2 changed files with 6 additions and 2 deletions
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'.
|
Loading…
Add table
Add a link
Reference in a new issue