FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing v1.8...v1.9 · cendio/ansible-role-thinlinc-server · GitHub

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: cendio/ansible-role-thinlinc-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: cendio/ansible-role-thinlinc-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 19 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 25, 2022

  1. Make groups optional again

    Allow people to use this role for single machines without defining any
    master or agent groups.
    CendioOssman committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6410106 View commit details
    Browse the repository at this point in the history
  2. Stream line package selection

    Avoiding having lots of files to look through and instead put everything
    in a single place for easier lookup and modification.
    CendioOssman committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ef64fdb View commit details
    Browse the repository at this point in the history
  3. Use generic check if ThinLinc is installed

    Simplify this check by using package_facts, which avoid having to have
    distro specific tasks.
    CendioOssman committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7e528d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Use apt for installing deb packages

    Unfortunately dpkg doesn't handle all upgrades properly, so we need to
    use the apt command instead in order for package replacements to work.
    CendioOssman committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0dc748c View commit details
    Browse the repository at this point in the history
  2. Support upcoming, single package ThinLinc

    ThinLinc will be packaged as a single file in the next version. Prepare
    for this in the ansible role.
    CendioOssman committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3e5e56a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Added gitignore

    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d63cc56 View commit details
    Browse the repository at this point in the history
  2. * Reworked all ansible_* facts to 'new' naming scheme ansible_facts['*']

    * Reworked templates to handle true/false bools set by users
    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    fdda694 View commit details
    Browse the repository at this point in the history
  3. * Rewrote tasks to be consistent in style and conforming to 'new' ans…

    …ible style (note: FQCN are not yet in place)
    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2debe7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bb3f85 View commit details
    Browse the repository at this point in the history
  5. * Rewrote tasks to be consistent in style and conforming to new ansib…

    …le style (note: FQCN are not yet in place)
    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    afad2b2 View commit details
    Browse the repository at this point in the history
  6. * Named all tasks to make ansible-lint happy

    * Added check for installed software
    * Reworked all ansible_* facts to 'new' naming scheme ansible_facts['*']
    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8d7d4c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    247d648 View commit details
    Browse the repository at this point in the history
  8. * Added description

    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8ab8ba8 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    Thulium-Drake committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8b1f623 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26 from Thulium-Drake/master

    Multiple fixes
    CendioMartin authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b60f97d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c49b2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14accc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    d98222b View commit details
    Browse the repository at this point in the history
  2. Release 1.9

    CendioOssman committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ce195f6 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL