mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Replace the postfix task by using the base role
This commit is contained in:
@@ -25,9 +25,11 @@
|
||||
- ${private}/vars.yml
|
||||
- ${vars}/${ansible_distribution}.yml
|
||||
|
||||
roles:
|
||||
- /srv/web/infra/ansible/roles/base
|
||||
|
||||
tasks:
|
||||
- include: $tasks/cloud_setup_basic.yml
|
||||
- include: $tasks/postfix_basic.yml
|
||||
|
||||
- name: make the jenkins path
|
||||
action: file state=directory path=/var/lib/jenkins
|
||||
|
||||
Reference in New Issue
Block a user