update dynamic counter

This commit is contained in:
ipvsean
2020-03-12 13:44:14 -04:00
parent 03a789fc36
commit 0d44b75069
2 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
# Demo Repository
This repository currently holds 11 demos.
## Infrastructure Demos
<table>
<tr>

View File

@@ -30,6 +30,8 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
# Demo Repository
This repository currently holds {{hostvars[inventory_hostname].items()|rejectattr('0', 'match', 'ansible_')|selectattr('1.name', 'defined')|sort(attribute='1.name')|count}} demos.
## Infrastructure Demos
<table>
<tr>