blob: d484aca1995d728a456bc089b5b397811dd14bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
.. _cisco.asa.asa_cliconf:
*************
cisco.asa.asa
*************
**Use asa cliconf to run command on Cisco ASA platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This asa plugin provides low level abstraction apis for sending and receiving CLI commands from Cisco ASA network devices.
Status
------
Authors
~~~~~~~
- Ansible Security Team
.. hint::
Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.
|