[QUOTE] написал:
[QUOTE] написал:
Исправлена ошибка выпуска ssl сертификатов от LetsEncrypt.[/QUOTE]
после обновления до 9.0.1
сертификат не выпускается
в логах вот что
PLAY [bitrix-hosts] ************************************************************
TASK [Gathering Facts] *********************************************************
ok: [portal]
TASK [web : include_tasks] *****************************************************
included: /etc/ansible/inc_vars.yml for portal
TASK [web : include variables from mysql group] ********************************
ok: [portal]
TASK [web : include variables from web group] **********************************
ok: [portal]
TASK [web : include variables from temporary config] ***************************
ok: [portal]
TASK [web : additional gathering facts] ****************************************
ok: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : set_fact] **********************************************************
ok: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
skipping: [portal]
TASK [web : include_tasks] *****************************************************
included: /etc/ansible/roles/web/tasks/configure_le.yml for portal
TASK [web : include_tasks] *****************************************************
included: /etc/ansible/roles/web/tasks/sites-gathering_facts_site_names.yml for portal
TASK [web : gathering facts about installed sites] *****************************
changed: [portal]
TASK [web : create variable bx_sites_info] *************************************
ok: [portal]
TASK [web : debug] *************************************************************
ok: [portal] => {
"msg": [
{
"ApacheConf": "/etc/httpd/bx/conf/default.conf",
"ApacheConfNTLM": "",
"ApacheConfScale": "/etc/httpd/bx-scale/conf/default.conf",
"BackupCronFile": "",
"BackupDay": "",
"BackupFolder": "",
"BackupHour": "",
"BackupMinute": "",
"BackupMonth": "",
"BackupTask": "disable",
"BackupVersion": "",
"BackupWeekDay": "",
"CompositeDomains": [],
"CompositeError": "",
"CompositeExcludeParams": [],
"CompositeExcludeUri": [],
"CompositeIncludeUri": [],
"CompositeMemcachedHost": "",
"CompositeMemcachedPort": "",
"CompositeNginx": "disable",
"CompositeNginxID": "02",
"CompositeNginxMap": "",
"CompositeStatus": "disable",
"CompositeStorage": "",
"CronFile": "/etc/crontab",
"CronService": {},
"CronTask": "enable",
"DBConn": "Y",
"DBHost": "localhost",
"DBLogin": "bitrix0",
"DBName": "sitemanager",
"DBPassword": "***************",
"DBType": "mysql",
"DocumentRoot": "/home/bitrix/www",
"EmailAccount": "default",
"EmailAddress": " [URL=mailto:b24@rtro.ru]b24@rtro.ru[/URL] ",
"HTTPS": "disable",
"HTTPSCert": "/etc/nginx/ssl/cert.pem",
"HTTPSCertChain": "",
"HTTPSCertType": "general",
"HTTPSConf": "/etc/nginx/bx/conf/ssl.conf",
"HTTPSPriv": "/etc/nginx/ssl/cert.pem",
"ModuleCluster": "",
"ModuleScale": "",
"NTLM_bitrixvm_auth_support": "N",
"NTLM_module": "Y",
"NTLM_use_ntlm": "N",
"NginxHTTPConfig": "s1.conf",
"NginxHTTPDir": "/etc/nginx/bx/site_avaliable",
"NginxHTTPEDir": "/etc/nginx/bx/site_enabled",
"NginxHTTPSConfig": "ssl.s1.conf",
"NginxHTTPSFullPath": "/etc/nginx/bx/site_avaliable/ssl.s1.conf",
"NginxPort": 80,
"NginxType": "single",
"SMTPHost": "smtp.mail.ru",
"SMTPPassword": "***************",
"SMTPPort": "465",
"SMTPTLS": "on",
"SMTPUser": " [URL=mailto:b24@rtro.ru]b24@rtro.ru[/URL] ",
"ServerName": "portal",
"SiteCharset": "utf8mb4",
"SiteCsync2": "default",
"SiteInstall": "kernel",
"SiteKernelDB": "",
"SiteKernelDir": "",
"SiteName": "default",
"SiteShort": "default",
"SiteStatus": "finished",
"SphinxConnection": "not_found",
"SphinxIndexName": "",
"config_file": "dbconn",
"dbconn_BX_TEMPORARY_FILES_DIRECTORY": "/home/bitrix/.bx_temp/sitemanager/",
"error": 0,
"message": "",
"module_cluster": "not_installed",
"module_main_version": "24.0.787",
"module_message": "bxSiteFiles::bx_modules_options: module cluster is not installed on /home/bitrix/www module transformercontroller is not installed on /home/bitrix/www ",
"module_scale": "installed",
"module_transformer": "installed",
"module_transformercontroller": "not_installed",
"nginx_bx_temp_config": "/etc/nginx/bx/site_settings/default/bx_temp.conf",
"nginx_bx_temp_files": "on",
"nginx_custom_settings": "on",
"nginx_custom_settings_directory": "/etc/nginx/bx/site_settings/default",
"phpMsmtpAccount": "default",
"phpSessionDir": "/tmp/php_sessions/www",
"phpUploadDir": "/tmp/php_upload/www",
"proxy_ignore_client_abort": "off",
"upload_dir": "upload"
}
]
}
TASK [web : set cluster mark to disabled state] ********************************
ok: [portal]
TASK [web : change cluster mark if web cluster configured] *********************
skipping: [portal]
TASK [web : download dehydrated] ***********************************************
fatal: [portal]: FAILED! => {"changed": false, "msg": "Failed to set a new url [URL=https://github.com/lukas2511/dehydrated.git]https://github.com/lukas2511/dehydrated.git[/URL] for origin: fatal: detected dubious ownership in repository at '/home/bitrix/dehydrated'\nTo add an exception for this directory, call:\n\n\tgit config --global --add safe.directory /home/bitrix/dehydrated\n"}
NO MORE HOSTS LEFT *************************************************************
PLAY RECAP *********************************************************************
portal : ok=13 changed=1 unreachable=0 failed=1 skipped=12 rescued=0 ignored=0 [/QUOTE]
пришлось добавить в исключения, как и посоветовал git
git config --global --add safe.directory /home/bitrix/dehydrated