diff options
author | Michael Scherer <misc@redhat.com> | 2021-09-02 23:19:18 +0200 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2021-09-02 23:19:18 +0200 |
commit | d80f5e001caa184fa45d329b3d1e5cd01dd77801 (patch) | |
tree | 3f2b032129e10c7cc10e48cc643731d00ae3005e | |
parent | 2f6f2d7b4eda5a6e9931933b04bf62dc3433ed4d (diff) |
Fix the fix
-rw-r--r-- | requirements.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.yml b/requirements.yml index e0a1996..b6d836f 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,5 +1,5 @@ --- -- src: git+https://gitlab.com/osci/ansible-role-ah-httpd +- src: git+https://gitlab.com/osci/ansible-role-ah-httpd.git name: httpd - src: git+https://gitlab.com/misc/ansible-role-tor.git name: tor |