cc fedmsg 3: try and fix the 'remove old py2' detection
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0233052858
commit
f4778d2019
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
find:
|
||||
paths: /usr/lib/python2.7/site-packages
|
||||
patterns: "check_compose*"
|
||||
register: py2ccinstalled
|
||||
register: py2ccinstalled
|
||||
changed_when: "1 != 1"
|
||||
failed_when: "1 != 1"
|
||||
check_mode: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue