Giter VIP home page Giter VIP logo

Comments (3)

arBmind avatar arBmind commented on July 20, 2024

as documented in the defaults/main.yml you might set network_restart_method to nothing. So nothing is done.

from ansible-network-interfaces.

arBmind avatar arBmind commented on July 20, 2024

To elaborate a bit more... We have two situations.

  1. When applied first, we change the main interface description, to include all our details from the directory. In order to make this effective we use the network_allow_service_restart. You set this to no and nothing will happen in this case.

  2. When only one of the interfaces is changed later, just the individual interface requires a restart. You can control how this is done with the network_restart_method. The content of this variable is used to index the network_interface_restart_commands hash. If it is service we use the service module of Ansible.

from ansible-network-interfaces.

ashak avatar ashak commented on July 20, 2024

Thanks for this, I will try it out. I had not spotted the defaults/main.yml file.

from ansible-network-interfaces.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.