Closed manics closed 3 years ago
Conflicting PR. Removed from build ANSIBLE-ROLES-merge#1061. See the console output for more details. Possible conflicts:
--conflicts
Conflicting PR. Removed from build ANSIBLE-ROLES-merge#1062. See the console output for more details. Possible conflicts:
--conflicts
Many OSes are moving away from the network.service scripts, so we shouldn't require it, especially since this still has "After=network.service" which means start after the network.service if it's enabled, otherwise ignore.
I'm undecided on whether this can go in alongside https://github.com/ome/ansible-role-omero-server/pull/50 which is an example of a distribution that uses an alternative to
network.service
since it shouldn't break existing deployments (sinceAfter=network.service
is kept) or whether it counts as a breaking change.