Fix missing quote

Change-Id: Ib13d07f4f8c8007be47e5a10a9f63f1e93986876
This commit is contained in:
Danila Balagansky
2022年03月17日 21:24:41 +03:00
parent b1e38084cc
commit 1b6ee682b1

View File

@@ -11,5 +11,5 @@
enabled:yes
state:started
when:
- ansible_facts['pkg_mgr'] in [dnf', 'apt']
- ansible_facts['pkg_mgr'] in ['dnf', 'apt']
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.