Skip to content
Snippets Groups Projects
Commit f3502fc2 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

ansible WIP

Former-commit-id: 5a62462e6cd81067743ce4ce671733e2d9a73aaf
parent e57ad957
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
become: yes
gather_facts: no
tasks:
- debug:
msg: "I'm deploying"
- name: "toto"
command: echo "toto"
- name: stop "generic" httpd service if relevant
systemd: state=stopped name=httpd
- name: stop iPPIDB service if relevant
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment