Merge "releasenotes: Remove package install"
This commit is contained in:
commit
cacbc30ee0
@ -7,6 +7,4 @@
|
||||
doc_building_packages:
|
||||
- sphinx
|
||||
- reno
|
||||
# TODO(jaegerandi): Remove once all repos are fixed.
|
||||
install_package: yes
|
||||
- revoke-sudo
|
||||
|
@ -1,4 +1,6 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- install-if-python
|
||||
- role: install-if-python
|
||||
# Releasenotes do not need the package itself to be installed
|
||||
install_package: false
|
||||
- build-releasenotes
|
||||
|
Loading…
x
Reference in New Issue
Block a user