Files
ansible_role_package/tasks
Matthew Stobbs d1d556d425 modified make, fixed packages and vars
- the make helper now has distinct build stages
  - configure: is now defined in pkg.targets.configure
  - build: is now defined in pkg.targets.build
  - install: is now defined in pkg.targets.install
  - added pre-install: which is a list of targets that are looped over
before install
  - added post-instal: which is a list of targets that are looped over
after install

- removed major package level variables from vars/main.yml
  - moving those variables into actual package level variables as
defaults
  - if the values are defined they will be used instead of defaults
2026-03-19 13:39:26 -06:00
..
2026-03-07 13:31:39 -07:00
2025-03-26 21:31:13 -06:00
2026-02-04 15:05:05 -07:00
2026-03-03 15:08:15 -07:00
2026-02-06 01:28:14 -07:00
2025-02-22 14:59:18 -07:00
2026-03-17 16:19:15 -06:00