-
### Summary
When i am decommissioning a host, i want to remove it from Nagios configuration completely via ansible palybook. Is is possible?
### Issue Type
Feature Idea
### Component Name
nagios
…
-
_Note: Bug Reports not following this template may be closed without feedback._
**Getting Help**
Please use this issue template for reporting identified or suspected **bugs** *only*. For support o…
-
I m not able to load filter_plugins in tests without specifying filter plugin explicitly inside ansible.cfg.
https://github.com/Roshna-Raman/cisco_ios/tree/remotes/origin/f/parser_show_ip_route
…
-
![Error](https://user-images.githubusercontent.com/48408567/122769406-27506280-d2c2-11eb-9e7b-f6400c14dd54.JPG)
-
Relevance score is what determines the ranking of a given piece of content in search results. The higher the score, the higher the content appears in the results.
In addition to keyword matches an…
-
### Description of Issue/Question
We are try to use Ansible/Napalm to manage our Cisco NCS routers(IOSXR).
We did a change for bgp to update the route-policy with Ansible/Napalm
```
router bgp 6…
-
Hi,
Is there any possibility to make an hubot command like
ansible-playbook, to run ansible playbooks?
-
`setup.yml` playbook successfully calls `raspi-config` to change the root partition size. However, for the change to work the device must be rebooted. The `firstrun.sh` should probably also take care …
joux3 updated
4 years ago
-
We have broughtup our helper node using centos7 . once helper nodes comes up configured vars.yaml file and main.yaml file ,ran ansible palybooks and successful.
Created manifests and ignition configs…
-
# palybook
```
---
- hosts: all
become: true
vars:
storage_safe_mode: false
mount_location: '/opt/test1'
volume_group_size: '10g'
volume_size: '9g'
logical_size: '20…