Merge branch 'master' of /git/ansible
This commit is contained in:
commit
2fa79021d3
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@
|
|||
|
||||
- name: hotfix change to config_defaults for testing
|
||||
when: deployment_type == 'dev'
|
||||
replace: dest=/usr/lib/python2.7/site-packages/libtaskotron/config_defaults.py regexp='\s+fas_password = None.*$' replace=' fas_password = ''
|
||||
replace: dest=/usr/lib/python2.7/site-packages/libtaskotron/config_defaults.py regexp='\s+fas_password = None.*$' replace=" fas_password = ''"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue