Quote this?

This commit is contained in:
Ralph Bean 2014-10-09 19:09:01 +00:00
parent 20e80ff073
commit a4ae03cf8a

View file

@ -64,7 +64,7 @@
- pkgdb.py
- logging.py
- base.py
when: 'persistent-cloud' not in group_names
when: "'persistent-cloud' not in group_names"
tags:
- config
- fedmsgdconfig
@ -89,7 +89,7 @@
- relay.py
- logging.py
- base.py
when: 'persistent-cloud' in group_names
when: "'persistent-cloud' in group_names"
tags:
- config
- fedmsgdconfig