OULibraries / ansible-role-centos7

Base CentOS7 role for OULib.
MIT License
0 stars 1 forks source link

Remove awscli component #39

Closed jamerply closed 2 years ago

jamerply commented 2 years ago

Remove components for installing awscli

Add dependency for this role on the awscli role and remove component for installing yum-managed awcli from this role. Motivation and Context

This change breaks out the management and installation of the awscli tool in order to bring it up-to-date and prevent us from depending on the yum-managed version of the awscli tool.

How Has This Been Tested?

This role in its proposed iteration has been tested against the ojs-upgrade box.