We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1d6266 + a9865df commit c92cd56Copy full SHA for c92cd56
cephadm-ansible.spec.in
@@ -12,8 +12,10 @@ Source0: %{name}-%{version}-%{shortcommit}.tar.gz
12
BuildArch: noarch
13
14
BuildRequires: ansible-core >= 2.9
15
+BuildRequires: ansible-collection-ansible-posix
16
BuildRequires: ansible-collection-community-general
17
Requires: ansible-core >= 2.9
18
+Requires: ansible-collection-ansible-posix
19
Requires: ansible-collection-community-general
20
21
%description
0 commit comments