mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Remove sudo requirement from Travis build.
This commit is contained in:
parent
c84f967a08
commit
565678e559
@ -45,9 +45,5 @@ script:
|
||||
&& (echo 'Idempotence test: pass' && exit 0)
|
||||
|| (echo 'Idempotence test: fail' && exit 1)
|
||||
|
||||
after_success:
|
||||
# Clean up.
|
||||
- 'docker stop "$(cat ${container_id})"'
|
||||
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
|
Loading…
x
Reference in New Issue
Block a user