v0.1.0: init observe func (#57)
This is the first release of provider-ansible!
This release includes experimental support for an AnsibleRun as a Crossplane managed resource that can run Ansible roles hosted remotely, e.g.: from Ansible Galaxy, Ansible Automation Hub, or a git repository. It also supports an 'inline' playbook by defining the playbook in AnsibleRun. Take a look at the examples/ directory for more information.