diff --git a/inventory/inventory b/inventory/inventory index 080d39d830..9923593b19 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -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 diff --git a/tasks/aws_cloud.yml b/tasks/aws_cloud.yml index 317bf9ce89..271e9475f2 100644 --- a/tasks/aws_cloud.yml +++ b/tasks/aws_cloud.yml @@ -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