cisco.asa icon indicating copy to clipboard operation
cisco.asa copied to clipboard

Ansible Security Collection for Cisco ASA

Results 31 cisco.asa issues
Sort by recently updated
recently updated
newest added

##### SUMMARY In some devices, the "no terminal pager" command may be blocked due to internal security policies (as is the case in my situation). However, instead of disabling the...

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/psf/black: 23.12.1 → 24.4.2](https://github.com/psf/black/compare/23.12.1...24.4.2)

skip-changelog

##### SUMMARY cisco.asa.asa_acls object reference missing in gathered facts ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Ansible Core / Ansible AAP 2.4 ##### CONFIGURATION Ansible Code ``` -...

Hello, I'm new to these modules and I'd like to use the ACL Module to deploy some Rules on 4 Asa Firewalls. I have some rules which are designed and...

##### SUMMARY When looping through different contexts to generate config backup, the context doesn't change from first connection. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME asa_config ##### ANSIBLE...

### Summary Hi folks, I encountered an issue that relates to Cisco ASA firewall, I was told that command timeout triggered when run ansible-playbook command, here the environment info -...

##### SUMMARY `cisco.asa.asa_ogs` fails to parse a Cisco ASA config if an interface has a description. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cisco.asa.asa_ogs ##### ANSIBLE VERSION ```bash...

##### SUMMARY Paramiko 2.9+ breaks SSH connectivity to older hosts, cisco.ios collection has already downgraded Paramiko to fix: https://github.com/ansible-collections/cisco.ios/blob/main/requirements.txt Bug here: https://github.com/ansible/ansible/issues/76737#issuecomment-1131888013 ##### ISSUE TYPE - Bugfix Pull Request #####...

##### SUMMARY - Fixes #86 I have just incorporated the workaround suggested by @cjhelmkamp and @jguirlinger in the issue discussion, which adds regex to properly identify the hardware model. #####...

##### SUMMARY Playbook is unable to pull the correct data using the default cisco.asa module. I have tried v5 the latest of ansible.netcommon and v4.1 and v4.0. I do have...