copr-pulp-dev: proper birthday

This commit is contained in:
Pavel Raiskup 2024-03-13 18:48:32 +01:00
parent 5b13347362
commit 24673e9e08
2 changed files with 2 additions and 1 deletions

View file

@ -934,7 +934,7 @@ copr-dist-git-dev.aws.fedoraproject.org
#copr-pulp.aws.fedoraproject.org birthday=yes
[copr_pulp_dev_aws]
copr-pulp-dev.aws.fedoraproject.org bithday=yes
copr-pulp-dev.aws.fedoraproject.org birthday=yes
[copr_aws:children]
copr_front_aws

View file

@ -27,6 +27,7 @@
- "{{ additional_known_hosts_cleanup[inventory_hostname] }}"
when:
- birthday is defined
- additional_known_hosts_cleanup is defined
- additional_known_hosts_cleanup[inventory_hostname] is defined