Merge "Fix action -> kolla_action for ironic-neutron-agent"
This commit is contained in:
commit
c724865674
@ -348,7 +348,7 @@
|
||||
volumes: "{{ service.volumes }}"
|
||||
privileged: "{{ service.privileged | default(False) }}"
|
||||
when:
|
||||
- action != "config"
|
||||
- kolla_action != "config"
|
||||
- service.enabled | bool
|
||||
- service.host_in_groups | bool
|
||||
- config_json | changed
|
||||
|
Loading…
Reference in New Issue
Block a user