Skip to content

Conversation

@orangeven
Copy link
Contributor

Renamed s3 module to aws_s3. the module has been renamed since ansible 2.6

meta/main.yml Outdated
issue_tracker_url: https://wcm-io.atlassian.net
license: Apache
min_ansible_version: 2.4
min_ansible_version: 2.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the module code it seems like it was renamed in 2.4, so do we really need that min. version bump?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True. According to Ansible Docu: https://docs.ansible.com/ansible/latest/modules/aws_s3_module.html

In 2.4, this module has been renamed from s3 into aws_s3.

will change the min version back to 2.4.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. corrected the ansible version also in README

@interatom interatom merged commit 685c9c2 into wcm-io-devops:master Jun 18, 2019
@interatom
Copy link
Contributor

Merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants