Skip to content

Commit 1919c84

Browse files
authored
Merge pull request #212 from bmillemathias/master
Add a link in README to bender known variables.
2 parents 7ed0cc2 + ff06ace commit 1919c84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ This is how the playbook looks:
274274
275275
As you can see, the whole build processed is configured by the variable
276276
`ansible_bender`.
277+
The list of known variables by ansible-bender is detailed in the document
278+
[configuration.md](docs/configuration.md).
277279

278280
If we rerun the build again, we can see that ab loads every task from cache:
279281
```bash

0 commit comments

Comments
 (0)