apt: No Ubuntu support #55

Closed
opened 2019-06-19 17:48:20 +02:00 by benpro · 2 comments
Contributor
TASK [apt : Change basics repositories] ****************************************                  
task path: /localhome/bserie/GIT/ansible-roles/apt/tasks/basics.yml:3                             
fatal: [evotest]: FAILED! => {                                                                    
    "changed": false,                                                                             
    "failed": true,                                                                               
    "invocation": {                                                                               
        "module_args": {                                                                          
            "dest": "/etc/apt/sources.list",                                                      
            "force": true,                                                                        
            "mode": "0644",                                                                       
            "src": "bionic_basics.list.j2"                                                        
        },                                                                                        
        "module_name": "template"                                                                 
    },                                                                                            
    "msg": "Unable to find 'bionic_basics.list.j2' in expected paths."                            
}                                                                                                 
~~~ TASK [apt : Change basics repositories] **************************************** task path: /localhome/bserie/GIT/ansible-roles/apt/tasks/basics.yml:3 fatal: [evotest]: FAILED! => { "changed": false, "failed": true, "invocation": { "module_args": { "dest": "/etc/apt/sources.list", "force": true, "mode": "0644", "src": "bionic_basics.list.j2" }, "module_name": "template" }, "msg": "Unable to find 'bionic_basics.list.j2' in expected paths." } ~~~
benpro added the
bug
label 2019-06-19 17:48:20 +02:00
benpro added this to the Ubuntu 18.04 milestone 2019-06-19 17:48:58 +02:00
Owner

There is no plan to support Ubuntu in our roles. We should discuss how to work around.

There is no plan to support Ubuntu in our roles. We should discuss how to work around.
Author
Contributor

We should add support. There is no way to properly "evolixise" an Ubuntu server otherwise.
Related to internal evoprojet #6976.

We should add support. There is no way to properly "evolixise" an Ubuntu server otherwise. Related to internal evoprojet #6976.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#55
No description provided.