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/lib/ansible
Will Thames 7142e28423 [cloud] Default encrypted parameter on ec2_ami_copy to False (#22634)
Set encrypted to default False, rather than None

Otherwise you get:

```
Invalid type for parameter Encrypted, value: None, type: <type 'NoneType'>, valid types: <type 'bool'>)
```
2017-03-27 12:44:59 -04:00
..
cli Update vault.py 2017-03-24 15:52:36 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
module_utils roll up of fixes for sros modules (#22972) 2017-03-25 10:35:15 -04:00
modules [cloud] Default encrypted parameter on ec2_ami_copy to False (#22634) 2017-03-27 12:44:59 -04:00
parsing let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins removes unused code in eos action plugin (#22986) 2017-03-27 00:50:55 -04:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils Fix a few problems with the metadata extraction for docs (#22963) 2017-03-24 21:18:48 -07:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py roll up of fixes for sros modules (#22972) 2017-03-25 10:35:15 -04:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00