update dynamic counter
This commit is contained in:
@@ -30,6 +30,8 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
|
|||||||
|
|
||||||
# Demo Repository
|
# Demo Repository
|
||||||
|
|
||||||
|
This repository currently holds 11 demos.
|
||||||
|
|
||||||
## Infrastructure Demos
|
## Infrastructure Demos
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@@ -30,6 +30,8 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
|
|||||||
|
|
||||||
# Demo Repository
|
# 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
|
## Infrastructure Demos
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user