OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: TOSCA for Ansible


Wouldn't it be nice if your Ansible playbooks could consume TOSCA?

Well, now they can. This is still a work-in-progress, but Puccini now includes an Ansible module for TOSCA (which in turn relies on the Python wrapper).

Here's an example of a simple playbook:

https://github.com/tliron/puccini/blob/main/examples/ansible/hello-world.yaml

There's still much more on the TODO list for supporting various Ansible use cases, but even at this early stage there's a lot that's possible by simply iterating on resolved node templates and doing the usual Ansible stuff.

Feedback most welcome!


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]