mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
I thought just having it WantedBy remote-fs.target should be enough, but in fact this mount often fails on boot, and I forget to check all the worker boxes until a bunch of tests fail and everyone is sad. Let's try After=network-online.target and see if that helps. Signed-off-by: Adam Williamson <awilliam@redhat.com>