Skip to content

Commit 8e18627

Browse files
authored
Tiny syntax error fix
1 parent 7552b85 commit 8e18627

File tree

1 file changed

+2
-2
lines changed
  • agent/ansible/pbench/agent/roles/pbench_agent_config

1 file changed

+2
-2
lines changed

agent/ansible/pbench/agent/roles/pbench_agent_config/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Role Variables
1414
These variables are *NOT* defined by default. They *have* to be
1515
defined in the user's inventory file:
1616

17-
-pbench_config_url: the location where the config file is to be fetched from
18-
-pbench_key_url: the location where the key file is to be fetched from
17+
- pbench_config_url: the location where the config file is to be fetched from
18+
- pbench_key_url: the location where the key file is to be fetched from
1919

2020
These are the variables that are defined by default and do not
2121
generally need to be modified:

0 commit comments

Comments
 (0)