Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyratLabs/ansible-role-k3s Loading
base: v3.4.0
Choose a base ref
...
head repository: PyratLabs/ansible-role-k3s Loading
compare: v3.4.1
Choose a head ref
  • 2 commits
  • 26 files changed
  • 2 contributors

Commits on May 13, 2023

  1. Fix(tests): Resolve Ansible Lint warnings and fix Molecule tests on G…

    …itHub Actions (#202)
    
    * fix(ansible-lint): FQDN and `name`
    
    * fix(ansible-lint): add `name` and FQDN for module call
    
    * fix(ansible-lint): add `name` to tasks and FQDN for module
    
    * fix(ansible-lint): add task `name` and FQDN for module calls
    
    * fix(ansible-lint): last `include_tasks`
    
    * fix(ansible-lint): add task names and FQDN
    
    * refactor: `Ensure` to `Run`
    
    * [skip ci]refactor: add exist and seperate ensure installed node task, mention build cluster
    
    * [skip ci]refactor: Pipe seperator
    
    * [skip ci]refactor: run
    
    * refactor: remove quotes as other files don't use them
    
    For templated vars in task name
    
    * [skip ci]refactor: task names, use `Run`
    
    * [skip ci]refactor: use variable name in task name
    
    * [skip ci]refactor: task names
    
    * [skip ci]refactor: add service mgr in task name
    
    * [skip ci]refactor: add task names and module FQDNs
    
    * [skip ci]refactor: fix task name
    
    * [skip ci]refactor: add -
    
    * [skip ci]refactor: include task names and FQDNs
    
    * [skip ci]refactor: add task names and FQDNs
    
    * [skip ci]: ignore `name[template]`
    
    * refactor: `when` clause for `block` should be before `block`
    
    * fix: ansible/molecule#3883
    
    * refactor: molecule lint command was removed in version `5.0.0`
    
    Use separate CI job step to run linting instead.
    
    * [skip ci]refactor: noqa for command tasks
    
    Subject to change
    
    * refactor: use Ubuntu 22.04
    
    Suspect issues with Molecule tests are related to cgroups v2.
    dbrennand committed May 13, 2023
    Configuration menu
    Copy the full SHA
    de1bd09 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    4463502 View commit details
    Browse the repository at this point in the history
Loading