Changelog --------- **3.2.2** - remove unneeded `with_inventory_hostnames` loops (thanks to pierreozoux for initial PR) **3.2.1** - remove unecessary files (contribution by pierreozoux) **3.2.0** - add support for RHEL/CentOS (contribution by ahanselka) **3.1.0** - pass package list directly to some modules by using the new and prefered syntax instead `loop` or `with_items` (contribution by ahanselka) **3.0.1** - fix address in README **3.0.0** - support for Debian added (contribution by ties) **2.0.1** - make Ansible linter happy **2.0.0** - use correct semantic versioning as described in https://semver.org. Needed for Ansible Galaxy importer as it now insists on using semantic versioning. - moved changelog entries to separate file - make Ansible linter happy - no major changes but decided to start a new major release as versioning scheme changed quite heavily **v1.0.2** - update README **v1.0.1** - update README **v1.0.0** - initial implementation