issues
search
microcks
/
microcks-ansible-operator
Kubernetes Operator for easy setup and management of Microcks installs
https://microcks.io
Apache License 2.0
26
stars
6
forks
source link
refactor tasks by computing "state" and removing "when"
#1
Closed
nmasse-itix
closed
5 years ago
nmasse-itix
commented
5 years ago
removed "when"
computed "state"
added "|bool"
added a symlink from "roles/microcks/templates" to "/opt/ansible/k8s" so that the role can be tested from the command line
lbroudoux
commented
5 years ago
Thanks @nmasse-itix !!