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 - pkgdb.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
@ -89,7 +89,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