Skip to content
Snippets Groups Projects

Clean ansible task

Closed kippix requested to merge kippix/ansible:clean-ansible-task into master
3 files
+ 3
10
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -5,6 +5,7 @@
package:
name:
- postgresql
- python-psycopg2
- python3-psycopg2
- name: "Start Postgresql"
Loading