ansible/lib
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
..
ansible [cloud] Default encrypted parameter on ec2_ami_copy to False (#22634) 2017-03-27 12:44:59 -04:00