.. _ansible.netcommon.cli_backup_module: **************************** ansible.netcommon.cli_backup **************************** **Back up device configuration from network devices over network_cli** Version added: 4.2.0 .. contents:: :local: :depth: 1 Synopsis -------- - This module provides platform agnostic way of backing up text based configuration from network devices over network_cli connection plugin. Parameters ---------- .. raw:: html
| Key | Returned | Description |
|---|---|---|
|
backup_path
string
|
always |
The full path to the backup file
Sample:
/playbooks/ansible/backup/hostname_config.2016-07-16@22:28:34
|