mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-22 04:40:43 +00:00
restore default markdown rules after disable blocks
This commit is contained in:
parent
d48d533c15
commit
d5f038923b
@ -37,4 +37,4 @@ exclude_files: []
|
||||
# - molecule/
|
||||
# - files/**/*.py
|
||||
{{< /highlight >}}
|
||||
<!-- markdownlint-enable -->
|
||||
<!-- markdownlint-restore -->
|
||||
|
@ -14,4 +14,4 @@ $ sudo pip install ansible-doctor
|
||||
# From Wheel file
|
||||
$ pip install https://github.com/xoxys/ansible-doctor/releases/download/v0.1.1/ansible_doctor-0.1.1-py2.py3-none-any.whl
|
||||
{{< /highlight >}}
|
||||
<!-- markdownlint-enable -->
|
||||
<!-- markdownlint-restore -->
|
||||
|
@ -27,7 +27,7 @@ This will be the base result set which is used as data source for every output t
|
||||
# @end
|
||||
docker_registry_password: "secret"
|
||||
{{< /highlight >}}
|
||||
<!-- markdownlint-enable -->
|
||||
<!-- markdownlint-restore -->
|
||||
|
||||
These list of predefined identifiers is currently available:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user