Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问是否可以支持Rocky Linux? #14

Open
GuguguBear opened this issue May 7, 2022 · 0 comments
Open

请问是否可以支持Rocky Linux? #14

GuguguBear opened this issue May 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@GuguguBear
Copy link

mattermost

Pre-installation is starting, please wait for 1-3 minutes...
yum install ansible
Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.3.1)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
pip 9.0.3 from /usr/lib/python2.7/site-packages (python 2.7)
pip 21.3.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6)
Pre-installation has beend completed
正克隆到 'ansible-mattermost'...
remote: Enumerating objects: 1678, done.
remote: Counting objects: 100% (254/254), done.
remote: Compressing objects: 100% (109/109), done.
remote: Total 1678 (delta 130), reused 254 (delta 130), pack-reused 1424
接收对象中: 100% (1678/1678), 598.04 KiB | 4.56 MiB/s, 完成.
处理 delta 中: 100% (706/706), 完成.
- extracting role_common to /tmp/ansible-mattermost/roles/role_common
- role_common was installed successfully
- extracting role_cloud to /tmp/ansible-mattermost/roles/role_cloud
- role_cloud was installed successfully
- extracting role_mysql to /tmp/ansible-mattermost/roles/role_mysql
- role_mysql was installed successfully
- extracting role_nginx to /tmp/ansible-mattermost/roles/role_nginx
- role_nginx was installed successfully
- extracting role_docker to /tmp/ansible-mattermost/roles/role_docker
- role_docker was installed successfully
- extracting role_init to /tmp/ansible-mattermost/roles/role_init
- role_init was installed successfully
- extracting role_preend to /tmp/ansible-mattermost/roles/role_preend
- role_preend was installed successfully
- extracting role_end to /tmp/ansible-mattermost/roles/role_end
- role_end was installed successfully

PLAY [mattermost] ******************************************************************************************************************************************************************************************************************

TASK [Gathering Facts] *************************************************************************************************************************************************************************************************************
ok: [localhost]

TASK [role_common : debug] *********************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "msg": "Will install components on ansible_os_family:RedHat,ansible_distribution:Rocky, ansible_distribution_major_version: 8"
}

TASK [role_common : Check OS support, if not support, exit ansible] ****************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "OS not supported,exit!"}

PLAY RECAP *************************************************************************************************************************************************************************************************************************
localhost                  : ok=2    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0

System must restart after 2s, then installation completed

Remote side unexpectedly closed network connection

────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Session stopped
    - Press <return> to exit tab
    - Press R to restart session
    - Press S to save terminal output to file



@GuguguBear GuguguBear added the enhancement New feature or request label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant