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 fd4b843 + f2e18d5 commit 5539cbaCopy full SHA for 5539cba
cephadm-ansible.spec.in
@@ -11,8 +11,10 @@ Source0: %{name}-%{version}-%{shortcommit}.tar.gz
11
12
BuildArch: noarch
13
14
-BuildRequires: ansible >= 2.9
15
-Requires: ansible >= 2.9
+BuildRequires: ansible-core >= 2.9
+BuildRequires: ansible-collection-community-general
16
+Requires: ansible-core >= 2.9
17
+Requires: ansible-collection-community-general
18
19
%description
20
cephadm-ansible is a collection of Ansible playbooks to simplify workflows that are not covered by cephadm.
0 commit comments