f5b5ee9336
Basic implementation of the opendev static server, described in https://docs.opendev.org/opendev/infra-specs/latest/specs/retire-static.html Change-Id: Ie1b92f06b71aa6069fe831b26ba1cc272ce4562c Story: #2006598 Task: #37757
4 lines
71 B
YAML
4 lines
71 B
YAML
- name: Reload apache2
|
|
service:
|
|
name: apache2
|
|
state: reloaded |