Update git submodules

* Update ansible-role-systemd_service from branch 'master'
  - Require network-online insetad of network target
    
    Depending on the network-online.target rather than network.target
    will result in more reliable service startups since network.target
    does not indicate that the network stack has fully started, only
    that networking has been initialized. When starting network-related
    services like neturon, where a bridge or veth interface may be
    expected to exist already, relying on network.target can cause broken
    service startup during system reboots since the interfaces depended
    on may not exist yet once network.target is reached.
    
    By relying on network-online.target instead, units will start more
    reliably during system reboots or network restarts.
    
    The systemd docs at
    https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/#conceptsinsystemd
    provide more information about why we should use the network-online
    instead of the network target.
    
    Change-Id: I7fca0af11bf7a0fed18294c97b81ef1dfa074e34
This commit is contained in:
Logan V 2019-05-03 10:13:44 -06:00 committed by Gerrit Code Review
parent 7f845393a7
commit 6607a64972

@ -1 +1 @@
Subproject commit 2b141286d0907afbbd6658f89fb796fcbc48b0f3
Subproject commit 9fd965fc1b5633b26cc22f68905bf854ff7f71db