Simplify the over-engineered ansible rendering. Simplify docker image mgmt on Puppet so it doesn't use that awful puppetlabs-docker module
This commit is contained in:
parent
05b2875c17
commit
b8926f9a5f
27 changed files with 3369 additions and 3585 deletions
|
|
@ -7,8 +7,8 @@
|
|||
* Support manifesting Puppet code, as well as Ansible!
|
||||
* Support manifesting Salt code, as well as Ansible and Puppet!
|
||||
* A lot of under-the-bonnet refactoring to make it easier to extend to cover other config managers (that don't suck) in future.
|
||||
* Support for detecting Docker images. You will need to install puppetlabs-docker module if you're using the Puppet manifester.
|
||||
* Add support for detecting flatpaks and snaps (manifests Ansible code only, not Puppet or Salt at this time)
|
||||
* Support for detecting Docker images.
|
||||
* Add support for detecting Flatpaks and Snaps (manifests for Ansible code only, not Puppet or Salt at this time)
|
||||
|
||||
# 0.6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue