mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
3 lines
137 B
YAML
3 lines
137 B
YAML
bugfixes:
|
|
- ec2 - Only use user_data if the user has specified a value.
|
|
This prevents setting the instance's user data to b'None'.
|