Skip to content

Commit

Permalink
Update converge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Nov 19, 2023
1 parent 5f28530 commit 681895e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
- name: Deploy PostgreSQL Cluster test
ansible.builtin.import_playbook: ../../deploy_pgcluster.yml

# - name: Config PostgreSQL Cluster test
# ansible.builtin.import_playbook: ../../config_pgcluster.yml
- name: Config PostgreSQL Cluster test
ansible.builtin.import_playbook: ../../config_pgcluster.yml

# - name: Update PostgreSQL Cluster test
# ansible.builtin.import_playbook: ../../update_pgcluster.yml
- name: Update PostgreSQL Cluster test
ansible.builtin.import_playbook: ../../update_pgcluster.yml

0 comments on commit 681895e

Please sign in to comment.