fedmsg / base: fix several syntax issues around closing "s

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-14 15:40:22 -07:00
parent eea681dccc
commit a8509b6d69

View file

@ -110,7 +110,7 @@
- relay.py - relay.py
- logging.py - logging.py
- base.py - base.py
when: "'persistent_cloud' not in group_names when: "'persistent_cloud' not in group_names"
tags: tags:
- config - config
- fedmsgdconfig - fedmsgdconfig
@ -131,7 +131,7 @@
mode=0644 mode=0644
with_items: with_items:
- policy.py - policy.py
when: "'persistent_cloud' not in group_names when: "'persistent_cloud' not in group_names"
tags: tags:
- config - config
- fedmsgdconfig - fedmsgdconfig
@ -156,7 +156,7 @@
- relay.py - relay.py
- logging.py - logging.py
- base.py - base.py
when: "'persistent_cloud' in group_names when: "'persistent_cloud' in group_names"
tags: tags:
- config - config
- fedmsgdconfig - fedmsgdconfig