Skip to content

enhance junos_install_config to load from Junos filesys #3

@jeremyschulman

Description

@jeremyschulman

Add the ability to load configuration stored locally on the Junos filesystem. Perhaps something like:

junos_install_config:
  host={{ inventory_hostname }}
  file=my_backup.conf
  on_host=yes

assumes that the file "my_backup.conf" is located in the $HOME directory on the Junos device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions