ceph-mon: move the ceph_config call to ceph-mon role
[ceph-ansible.git] / roles /
7 days ago Guillaume Abriouxceph-mon: move the ceph_config call to ceph-mon role main
7 days ago Guillaume Abriouxceph-config: move `ceph_config` module call to ceph...
2024-04-04 Guillaume Abriouxceph-mon: fix admin keyring creation task
2024-04-04 Guillaume Abriouxcommon: install python3-packaging on centos el8
2024-04-03 Seena Fallahceph-handler: allow 405 as a success restart for rgw
2024-03-20 Guillaume Abriouxhandlers: move tmpdir removal
2024-03-20 Guillaume Abriouxnfs-ganesha support removal
2024-03-20 Guillaume Abriouxremove legacy task
2024-03-20 Guillaume Abriouxcontainer-engine: enforce docker for Ubuntu os family
2024-03-20 Guillaume Abriouxcommon: configure epel repository (rockylinux)
2024-03-16 Seena Fallahceph-osd: introduce ec profile creation
2024-03-14 Seena Fallahceph-config: check for set_radosgw_address before impor...
2024-03-14 Seena Fallahceph-handler: accept 404 as a success status for rgw...
2024-03-09 Guillaume Abriouxosd: drop openstack related tasks
2024-03-08 Seena Fallahceph-mon: add missing no_log for admin keyring tasks
2024-03-08 Guillaume Abriouxsimplify monitor address setting
2024-03-07 Seena Fallahceph-exporter: add installation role
2024-03-07 Seena Fallahmons: use hostname for initial members
2024-03-07 Seena Fallahsystemd: export params as a varaible
2024-03-07 Seena Fallahceph-volume: disable dmcrypt by default
2024-02-28 Seena Fallahceph-facts: make set_radosgw_address optional
2024-02-19 Seena Fallahcontainer: cleanup container systemd units
2024-02-19 Seena Fallahrefactor: remove multisite leftovers
2024-02-16 Seena Fallahceph-handler: restart existed rgw daemons
2024-02-16 Seena Fallahceph-handler: remove tempdir when all handlers are...
2024-02-16 Seena Fallahceph-config: make rgw config to be in file
2024-02-16 Seena Fallahceph-config: introduce dedicated cluster config flow
2024-02-16 Guillaume Abriouxkickoff squid
2024-02-16 Guillaume Abriouxdrop rhcs references
2024-02-16 Guillaume Abriouxdrop iscsigw support
2024-02-15 Guillaume Abriouxaddress Ansible linter errors
2024-02-15 Guillaume Abriouxdrop rgw multisite deployment support
2024-02-14 Guillaume Abriouxfacts: remove legacy tasks
2024-02-14 Teoman ONAYbump ansible-core to 2.16
2024-02-14 Guillaume Abriouxcommon: enable crb repository on mgr hosts
2024-02-14 Guillaume Abriouxcontainer-common: drop image fetching logic
2024-02-14 Guillaume Abriouxlibrary: add ceph_config module
2024-02-14 Guillaume Abriouxmonitor bootstrap refactor
2024-02-14 Guillaume Abriouxmigrate from ceph.conf to ceph config
2024-02-14 Guillaume Abriouxlibrary/ceph_crush_rule: module refactor
2024-02-14 Guillaume Abriouxadd CentOS stream 9 support
2023-12-06 Dmitriy RabotyagovDo not pass NoneType as argument to ceph_crush_rule
2023-09-26 Teoman ONAYdashboad: rgw frontends entries in ceph.conf are incorrect
2023-09-26 Teoman ONAYSpeed up the some facts settings by running them once
2023-08-21 insatomcatdo not use update debian cache or try to install packag...
2023-06-28 Teoman ONAYAdd ipv6 libvirt support scenario in vagrant
2023-06-02 Guillaume Abriouxtests: updates functional tests with new image
2023-06-01 Seena Fallahceph-config: drop osd_memory_target from ceph_conf_over...
2023-05-31 Guillaume Abriouxosd: drop filestore support
2023-05-31 Guillaume Abriouxiscsi: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxrbdmirror: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxnfs: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxrgw: do not use daemon
2023-05-31 Guillaume Abriouxmds: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxosd: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxmgr: do not use ceph/daemon entrypoint
2023-05-31 Guillaume Abriouxmon: do not use ceph/daemon entrypoint
2023-03-17 Seena Fallahceph-config: exclude already counted osds by lvm_volumes
2023-03-17 Seena Fallahdevices: allow using lvm_volumes with devices
2023-03-16 René Højbjerg Larsenceph-mgr: Fix reference to copy_admin_key variable
2023-03-15 Lorenz Bauschmgr: fix a typo
2023-03-15 Teoman ONAYFix selinux label issues
2023-03-13 Teoman ONAYFixes selinux relabeling issue for nfs container
2023-03-03 Guillaume Abriouxosd: drop filestore support
2023-02-28 Seena Fallahdevices: remove duplicated disks after the readlink...
2023-02-22 Seena Fallahdevices: exclude db disks on osd_auto_discovery enabled
2023-02-19 Teoman ONAYCollocated mgr with mon fails to start on RHEL 8.7
2023-02-07 Guillaume Abriouxceph-config: make sure rgw_instances is set
2022-10-20 Teoman ONAYSetting fact _radosgw_address fail when RGW is on a...
2022-10-20 Guillaume Abriouxdashboard: support --limit execution with rgw
2022-10-20 Guillaume Abriouxfacts: follow up on aa0cc93
2022-10-10 Seena Fallahceph-osd: remove unused ceph config set for osd_memory_...
2022-10-10 Seena Fallahceph-config: fix overriding osd_memory_target
2022-10-10 Seena Fallahceph-config: don't check for devices on existing osds
2022-10-10 Seena Fallahceph-config: always set _osd_memory_target
2022-10-07 Guillaume Abriouxcommon: v18/reef kickoff
2022-10-05 quangln94Update ceph_ec_profile.py