stormshield.sns.sns_backup role – Configuration backup

Note

This role is part of the stormshield.sns collection (version 1.0.1).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install stormshield.sns.

To use it in a playbook, specify: stormshield.sns.sns_backup.

Entry point main – Configuration backup

Synopsis

  • This role backups and restores Stormshield Network Security appliance configurations.

Parameters

Parameter

Comments

backup

string

File name of the backup

backup_path

string / required

Local path where backup files are stored.

list

list / elements=string

List of configuration to restore.

Default: ["all"]

password

string

Optionnal password of the backup file

restore

string

File name of the backup file to restore

timestamp_prefix

boolean

Prefix the filename with the current timestamp

Choices:

  • false ← (default)

  • true