mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Add tag.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
sysctl: name=kernel.shmmax value=68719476736
|
||||
notify:
|
||||
- restart postgresql
|
||||
tags:
|
||||
- postgresql
|
||||
|
||||
- name: Initialize postgres if necessary
|
||||
command: /usr/bin/postgresql-setup initdb creates=/var/lib/pgsql/data
|
||||
|
||||
Reference in New Issue
Block a user