-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
_lineinfile_ module
##### ANSIBLE VERSION
```
ansible 2.4.4.0
config file = /home/username/.ansible.cfg
configured module se…
-
In operator mode, the prompt terminator is ``>`` instead of ``$`` or ``#``.
The current framework only supports a ``pri_prompt_terminator`` and an ``alt_prompt_terminator``. Maybe ``alt_prompt_ter…
-
### Summary
cloudwatchlogs_log_group only returns the first 50 or so log groups from cloudwatch. Our environment has 67 so the complete list is not being returned.
### Issue Type
Bug Report
### Co…
-
### Summary
Accessibility guidelines recommend we do not use "See http://" in documentation, but instead provide context around this for screen readers etc.
In this issue, we've identified 4 fil…
-
### Summary
Hello,
It is not directly related to the module, but to ZAPI it looks like. The ONTAP command line works fine (just a few warnings)
### Component Name
netapp.ontap.na_ontap_user …
orb71 updated
2 years ago
-
### Summary
When the ec2_asg module tries to switch an ASG from EC2 to ELB health check type it fails because it expects the instances to be part of the ELB and healthy before it can complete the dep…
-
-
Hi - when following the README and running the docker command I get the following logs:
```
ubuntu@ubuntu:~/vyos-pi-builder$ sudo docker run -it --privileged -v "$(pwd)":/vyos -v /dev:/dev -w /vyo…
-
### Summary
When I use the default dhpc that assign to my VPC, and use aws_ec2 inventory, everything works fine. But after I create a customize dhcp options that use dns servers (like 8.8.8.8)and set…
-
I have some VyOS VM's that uses the `dummy` linux type of interfaces. These VMs uses Debian Buster as base OS.
The IP's are exposed on vmware tools, but doing some debugging, I see that they don't …