mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-25 14:20:47 +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/
|
# - molecule/
|
||||||
# - files/**/*.py
|
# - files/**/*.py
|
||||||
{{< /highlight >}}
|
{{< /highlight >}}
|
||||||
<!-- markdownlint-enable -->
|
<!-- markdownlint-restore -->
|
||||||
|
@ -14,4 +14,4 @@ $ sudo pip install ansible-doctor
|
|||||||
# From Wheel file
|
# 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
|
$ pip install https://github.com/xoxys/ansible-doctor/releases/download/v0.1.1/ansible_doctor-0.1.1-py2.py3-none-any.whl
|
||||||
{{< /highlight >}}
|
{{< /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
|
# @end
|
||||||
docker_registry_password: "secret"
|
docker_registry_password: "secret"
|
||||||
{{< /highlight >}}
|
{{< /highlight >}}
|
||||||
<!-- markdownlint-enable -->
|
<!-- markdownlint-restore -->
|
||||||
|
|
||||||
These list of predefined identifiers is currently available:
|
These list of predefined identifiers is currently available:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user