ceph-ansible/roles/ceph-mon/tasks
Ha Phan 1f3c9ce4f3 Use python instead of python2
The initial keyring is generated from ansible server locally and the snippet works well for both v2 and v3 of python.

I don't see any reason why we should explicitly invoke`python2` instead of just `python`.

In some setups, `python2` is not symlinked to `python`; while `python` and `python3` refer to v2 and v3 respectively.

Signed-off-by: Ha Phan <thanhha.work@gmail.com>
2018-06-04 14:24:10 +02:00
..
docker mon: refactor of mgr key fetching 2018-05-16 09:44:58 +02:00
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml ceph_key: use ceph_key in the playbook 2018-04-11 12:18:34 +02:00
crush_rules.yml mon: fix osd_pool_default_crush_rule persistence and effectiveness 2018-03-06 15:24:31 +00:00
deploy_monitors.yml Use python instead of python2 2018-06-04 14:24:10 +02:00
main.yml mons: move set_fact of openstack_keys in ceph-osd 2018-06-01 17:12:01 +02:00
secure_cluster.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
set_osd_pool_default_pg_num.yml Refact code for set_osd_pool_default_* 2017-10-04 15:40:10 +02:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00