@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
#
|
||||||
|
# Config items excluded from Adding/Updating.
|
||||||
|
#
|
||||||
|
# Each list item is the name of the config item.
|
||||||
|
#
|
||||||
- name: Config Items to skip
|
- name: Config Items to skip
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
skip_config:
|
skip_config:
|
||||||
@ -7,6 +11,7 @@
|
|||||||
- dbversion
|
- dbversion
|
||||||
- _dbslave_status
|
- _dbslave_status
|
||||||
- init_all
|
- init_all
|
||||||
|
- instance_uuid
|
||||||
- notification_uuid
|
- notification_uuid
|
||||||
- proxy_passwd
|
- proxy_passwd
|
||||||
- registration_uuid
|
- registration_uuid
|
||||||
|
Reference in New Issue
Block a user