openstack-ansible-repo_server/tasks
Jonathan Rosser a9ecec103d Restart nginx after removing old repo content
The version of nginx on centos-8 appears to keep file handles open,
possibly the old /var/www/repo directory persistently. Once the old
content is removed and the new shared filesystem mount is created at
the web root, ensure that nginx is restarted to close any file handles
which are now stale.

Change-Id: I941359b1b42aa4a874230a32b438dcefddfb2acb
2022-05-30 16:13:27 +01:00
..
main.yml Clean up legacy lsycnd, rsync and ssh key config 2022-05-19 16:41:32 +00:00
repo_install.yml Use distro packages for nginx on centos. 2022-05-29 17:33:00 +00:00
repo_install_constraints.yml Have a symlink to u_c versioned file 2022-05-20 06:56:39 +00:00
repo_post_install.yml Remove all code for lsync, rsync and ssh 2022-05-19 16:33:18 +00:00
repo_pre_install.yml Restart nginx after removing old repo content 2022-05-30 16:13:27 +01:00
repo_sync_cleanup.yml Clean up legacy lsycnd, rsync and ssh key config 2022-05-19 16:41:32 +00:00