This commit is contained in:
m0duspwnens
2019-11-07 17:31:06 -05:00
parent 0ff5541801
commit 939ab918b4
3 changed files with 11 additions and 11 deletions

View File

@@ -11,9 +11,9 @@ playbookdb:
playbookwebhook:
module.run:
- name: sqlite3.modify
- db: /opt/so/conf/playbook/redmine.db
- sql: "update webhooks set url = 'http://{{MASTERIP}}:7000/playbook/webhook' where project_id = 1"
- sqlite3.modify:
- db: /opt/so/conf/playbook/redmine.db
- sql: "update webhooks set url = 'http://{{MASTERIP}}:7000/playbook/webhook' where project_id = 1"
navigatorconfig:
file.managed: