Tip

Check out the repository on GitHub

1 - Basic module arguments

TESTS: Playbook

All modules

Definition

Parameter

Type

Required

Default

Comment

debug

boolean

false

false

Enable debug output for module processing and crmsh

Config/Action modules

Definition

Parameter

Type

Required

Default

Comment

wait

boolean

false

false

Make crm wait for the cluster transition to finish (for the changes to take effect) after each processed line

force

boolean

false

false

Make crm proceed with applying changes where it would normally ask the user to confirm before proceeding. This option is mainly useful in scripts, and should be used with care. Force will also hide some output from you or even change the exit-code from 1 to 0 on a ‘soft-failure’!