Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit a52d014

Browse files
update project to use relative paths in the watches (#114)
1 parent b15d830 commit a52d014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/memcached-operator/watches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
- version: v1alpha1
33
group: cache.example.com
44
kind: Memcached
5-
role: /opt/ansible/roles/Memcached
5+
role: Memcached

0 commit comments

Comments
 (0)