If you need in your venv environment a plane ansible.cfg you can create one with the following command:
ansible-config init --disabled > ansible.cfg
The switch –disabled will disable all config parameters in the file.
netdevops.blog
If you need in your venv environment a plane ansible.cfg you can create one with the following command:
ansible-config init --disabled > ansible.cfg
The switch –disabled will disable all config parameters in the file.