Skip to content

Commit

Permalink
Fix commenting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 22, 2021
1 parent 819a9c7 commit 4bc8881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.yml
@@ -1,10 +1,10 @@
---
roles:
# httpd is added to test the connection. (see `molecule/default/verify.yml`)
- name: robertdebock.bootstrap
- name: robertdebock.buildtools
- name: robertdebock.core_dependencies
- name: robertdebock.epel
# httpd is added to test the connection. (see `molecule/default/verify.yml`)
- name: robertdebock.httpd
- name: robertdebock.openssl
- name: robertdebock.python_pip
Expand Down

0 comments on commit 4bc8881

Please sign in to comment.