Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 2, 2023
1 parent 0426c41 commit 11daa27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ None
---
- hosts: all
roles:
- percona-server-tools
- oefenweb.percona-server-tools
vars:
percona_server_tools_reset_root_password:
run: true
Expand All @@ -127,7 +127,7 @@ None
---
- hosts: all
roles:
- percona-server-tools
- oefenweb.percona-server-tools
vars:
percona_server_tools_reset_ib_logfile:
run: true
Expand All @@ -139,7 +139,7 @@ None
---
- hosts: all
roles:
- percona-server-tools
- oefenweb.percona-server-tools
vars:
percona_server_tools_setup_slave_replication:
run: true
Expand All @@ -163,7 +163,7 @@ None
---
- hosts: all
roles:
- percona-server-tools
- oefenweb.percona-server-tools
vars:
percona_server_tools_setup_master_replication:
run: true
Expand Down

0 comments on commit 11daa27

Please sign in to comment.