All notable changes to this project will be documented in this file.
- Fixed path to
/etc/dnf/dnf.conf
config file.
- fedora role added.
- Added Changelog.
- Updated collection README documentation.
- Removed the
rhel_subscription_pool
variable, as this is deprecated.
- Added
no_log
option torhel_red_hat_password
variable.
- Minimum Ansible version changed from
2.14
to2.15
due to EOL status.
- Updated manifest file to ensure that molecule tests are not included in releases.
- Removed steps to set the machine to a graphical target.
- Added the
debian_install_firewalld
anddebian_install_ssl_cert
variables to allow steps to installfirewalld
andssl-cert
pacakges to be enabled/disabled (enabled by default).
- Removed steps to set the machine to a graphical target.
- Added the
ubuntu_install_ssl_cert
variable to allow step to installssl-cert
pacakge to be enabled/disabled (enabled by default).
- Added step to install the
ssl-cert
package.
- Added step to install the
ssl-cert
package.
- Added step to install the
gnupg
package.
- Added step to install the
gnupg
package.
- Updated documentation and role metadata for readability.
- Updated documentation and role metadata for readability.
- Updated documentation and role metadata for readability.
- Added step to remove the
unattended-upgrades
package that caused problems with Vagrant boxes.
- Updated documentation and role metadata for readability.
- Updated documentation and role metadata for readability.
- Removed step to install the
python36
package on EL 8.
- Updated documentation and role metadata for readability.
- Initial release.
- debian role added.
- rhel role added.
- ubuntu role added.