Closed
Description
Summary
Problem: how to apply the configuration on the host after launching the "nmcli" module?
Now I do it through the nmcli up handler. maybe there is another option that I don't know about?
I expected that with the "present" state, they would be applied, since this is the internal mechanism of the NetworkManager.
Perhaps a new state should be added for this?
ansible --version
ansible [core 2.11.1]
config file = /srv/infra/itpark/ansible/ansible.cfg
configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/user/pythonEnvs/ansible/lib/python3.9/site-packages/ansible
ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections
executable location = /home/user/pythonEnvs/ansible/bin/ansible
python version = 3.9.7 (default, Oct 10 2021, 15:13:22) [GCC 11.1.0]
jinja version = 3.0.1
libyaml = True
Issue Type
Feature Idea
Component Name
nmcli
Additional Information
Code of Conduct
- I agree to follow the Ansible Code of Conduct