OpenShift Bot 75a46c184b Merge pull request #4381 from jarrpa/non-zero-parse 7 年之前
..
calico 854a77ce23 Support byo etcd for calico 7 年之前
calico_master 854a77ce23 Support byo etcd for calico 7 年之前
cockpit ec9c22ca6a Refactored to use Ansible systemd module 8 年之前
cockpit-ui fddcb7414b Adding a query for the existing docker-registry route. 8 年之前
contiv b7ccac9415 Update systemd units to use proper container service name 8 年之前
contiv_facts 58818a6af1 Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation. 8 年之前
dns b7ccac9415 Update systemd units to use proper container service name 8 年之前
docker 7c6ae4760c rename daemon.json to container-daemon.json 7 年之前
etcd b29bf363e2 etcd: system container defines ETCD_(PEER_)?TRUSTED_CA_FILE 7 年之前
etcd_ca 917e871843 Restructure certificate redeploy playbooks 8 年之前
etcd_client_certificates 1d1f6a1c6c Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions. 8 年之前
etcd_common 8603fb127a Merge pull request #4388 from giuseppe/etcd-container-to-system-container 7 年之前
etcd_server_certificates 53eeaf6097 certificates: copy the certificates for the etcd system container 7 年之前
etcd_upgrade 7e2c88bead set etcd working directory for embedded etcd 7 年之前
flannel 4411553014 System container docker 8 年之前
flannel_register be97433dd5 YAML Linting 8 年之前
lib_openshift 75a46c184b Merge pull request #4381 from jarrpa/non-zero-parse 7 年之前
lib_utils 7fb814d619 Fix python3 error in repoquery 8 年之前
nickhammond.logrotate 7e0c346c84 Refactor to use Ansible package module 8 年之前
nuage_ca be97433dd5 YAML Linting 8 年之前
nuage_common be97433dd5 YAML Linting 8 年之前
nuage_master 51bf0a3d83 Copy Nuage VSD generated user certificates to Openshift master nodes 7 年之前
nuage_node 51bf0a3d83 Copy Nuage VSD generated user certificates to Openshift master nodes 7 年之前
openshift_builddefaults 15203f8f7b treat force_pull as a bool 8 年之前
openshift_buildoverrides 15203f8f7b treat force_pull as a bool 8 年之前
openshift_ca 816e92aca2 Use local openshift.master.loopback_url when generating initial master loopback kubeconfigs. 7 年之前
openshift_certificate_expiry a1228a7c4a health check playbooks: relocate and expand 7 年之前
openshift_cli a0539d0c45 Remove vim configuration from Python files 8 年之前
openshift_cli_facts 2c608429d8 Bug 1320829 - Ensure docker installed for facts 9 年之前
openshift_clock 7e0c346c84 Refactor to use Ansible package module 8 年之前
openshift_cloud_provider 717c36fde2 Don't double quote when conditions 8 年之前
openshift_common b00eee942e Change based on feedback 8 年之前
openshift_default_storage_class 5c740fab30 Change default key for gce 7 年之前
openshift_docker 02fde33acd Add dependency on docker to openshift_docker role. 8 年之前
openshift_docker_facts 4ef83afdfd Add mtu setting to /etc/sysconfig/docker-network 7 年之前
openshift_etcd 4e26dbf34e Enable openshift_clock role for openshift_master, openshift_node, and openshift_etcd 9 年之前
openshift_etcd_ca c9688b8571 Refactor etcd roles 8 年之前
openshift_etcd_client_certificates dbb140a649 Refactor etcd certificates roles. 8 年之前
openshift_etcd_facts 53eeaf6097 certificates: copy the certificates for the etcd system container 7 年之前
openshift_etcd_server_certificates 3bd5ae21ad Support for redeploying certificates. 8 年之前
openshift_examples 11ec59a619 Merge pull request #4331 from stevekuznetsov/skuznets/update-is 7 年之前
openshift_excluder 67f138de51 disable docker excluder before it is updated to remove older excluded packages 7 年之前
openshift_expand_partition 717c36fde2 Don't double quote when conditions 8 年之前
openshift_facts c6837b8b6b Do not attempt to override openstack nodename 7 年之前
openshift_health_checker 2f0b5b9b6b Merge pull request #3787 from juanvallejo/jvallejo/docker-storage-check 7 年之前
openshift_hosted 2987d4376c Remove supported/implemented barrier for registry object storage providers. 7 年之前
openshift_hosted_facts 57dfae185d Various hosted component improvements 8 年之前
openshift_hosted_logging 717c36fde2 Don't double quote when conditions 8 年之前
openshift_hosted_metrics 717c36fde2 Don't double quote when conditions 8 年之前
openshift_hosted_templates 0c339665e1 Updating registry-console version to be v3.6 instead of 3.6 7 年之前
openshift_loadbalancer b7ccac9415 Update systemd units to use proper container service name 8 年之前
openshift_logging c3312c7d01 fix up openshift-ansible for use with 'oc cluster up' 7 年之前
openshift_logging_curator c81235570d fix curator host, port params; remove curator es volumes 7 年之前
openshift_logging_elasticsearch 521ebaf9ee Use volume.beta.kubernetes.io annotation for storage-classes 7 年之前
openshift_logging_fluentd 7426996929 Pulling changes from master branch 7 年之前
openshift_logging_kibana d301171b2f Updated to using oo_random_word for secret gen 7 年之前
openshift_logging_mux 67f6aff74b Merge pull request #4342 from richm/mux-uses-fluentd-secret 7 年之前
openshift_manage_node 411b1b0292 Renaming oadm_manage_node to oc_adm_manage_node 8 年之前
openshift_manageiq 6473004b66 Adding module calls instead of command for idempotency. 8 年之前
openshift_master 1115f24364 Add daemon_reload parameter to service tasks 7 年之前
openshift_master_certificates 816e92aca2 Use local openshift.master.loopback_url when generating initial master loopback kubeconfigs. 7 年之前
openshift_master_cluster ec9c22ca6a Refactored to use Ansible systemd module 8 年之前
openshift_master_facts c5f4a60fdd Merge pull request #4234 from vshn/feature/oreg_url_masternode 7 年之前
openshift_metrics 521ebaf9ee Use volume.beta.kubernetes.io annotation for storage-classes 7 年之前
openshift_named_certificates b1c6bd781f Set named certificate destinations as basenames of provided paths. 8 年之前
openshift_node 61e569b84e Add daemon-reload handler to openshift_node and notify when /etc/systemd files have been updated. 7 年之前
openshift_node_certificates 1d1f6a1c6c Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions. 8 年之前
openshift_node_dnsmasq be97433dd5 YAML Linting 8 年之前
openshift_node_upgrade 7302c2d776 Add node unit file on upgrade 7 年之前
openshift_persistent_volumes 0b8e8cd5b2 Fix up some broken markdown formatting (mostly tables) 8 年之前
openshift_provisioners 717c36fde2 Don't double quote when conditions 8 年之前
openshift_repos 93d422eba8 Fix gpg key path in our repo 8 年之前
openshift_sanitize_inventory 3d4fe88809 openshift_sanitize_inventory: disallow conflicting deployment types 8 年之前
openshift_storage_glusterfs b0fc25ee96 filter_plugins: Allow for multiple pairs in map_from_pairs() 7 年之前
openshift_storage_nfs 69afd8e8ff Provisioning of nfs share and PV for logging ops 8 年之前
openshift_storage_nfs_lvm 2bd657a6a2 Merge pull request #3090 from jfchevrette/fix_pv_template_spec 8 年之前
openshift_version 66914e1a0b Merge pull request #4225 from ingvagabund/relax-rpm-image-version-check 7 年之前
os_firewall cc18aa0edf Default to iptables on master 8 年之前
os_update_latest 7e0c346c84 Refactor to use Ansible package module 8 年之前
rhel_subscribe 53d9cf3e90 Make the rhel_subscribe role subscribe to OSE 3.5 channel by default 8 年之前
rhel_unsubscribe fb4083bb92 Implement RHEL subscription for enterprise deployment type 9 年之前